@nativescript/visionos 8.7.1 → 8.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (478) hide show
  1. package/framework/internal/XCFrameworks.zip +0 -0
  2. package/framework/internal/metadata-generator-arm64/bin/build-step-metadata-generator.py +0 -5
  3. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_intrinsics.h +191 -0
  4. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/__clang_cuda_math.h +1 -1
  5. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/__clang_cuda_texture_intrinsics.h +2 -0
  6. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/__clang_hip_cmath.h +1 -1
  7. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/__clang_hip_libdevice_declares.h +37 -30
  8. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_hip_math.h +66 -84
  9. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_hip_runtime_wrapper.h +14 -0
  10. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__clang_hip_stdlib.h +43 -0
  11. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg___gnuc_va_list.h +13 -0
  12. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg___va_copy.h +12 -0
  13. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg_header_macro.h +12 -0
  14. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg_va_arg.h +24 -0
  15. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg_va_copy.h +12 -0
  16. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stdarg_va_list.h +13 -0
  17. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_header_macro.h +12 -0
  18. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__stddef_max_align_t.h +1 -1
  19. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_null.h +29 -0
  20. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_nullptr_t.h +31 -0
  21. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_offsetof.h +17 -0
  22. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_ptrdiff_t.h +20 -0
  23. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_rsize_t.h +20 -0
  24. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_size_t.h +20 -0
  25. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_unreachable.h +21 -0
  26. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_wchar_t.h +28 -0
  27. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/__stddef_wint_t.h +15 -0
  28. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/adxintrin.h +227 -0
  29. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/altivec.h +150 -138
  30. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/amxcomplexintrin.h +169 -0
  31. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/amxfp16intrin.h +58 -0
  32. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/amxintrin.h +32 -0
  33. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/arm_acle.h +86 -81
  34. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/arm_fp16.h +1 -1
  35. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/arm_neon.h +26534 -26541
  36. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/arm_neon_sve_bridge.h +182 -0
  37. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/arm_sme_draft_spec_subject_to_change.h +642 -0
  38. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/arm_sve.h +7852 -7949
  39. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/avx2intrin.h +5263 -0
  40. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512bf16intrin.h +18 -15
  41. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/avx512fintrin.h +19 -9
  42. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512fp16intrin.h +18 -17
  43. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/avx512ifmavlintrin.h +13 -27
  44. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlbf16intrin.h +31 -38
  45. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/avx512vlbwintrin.h +352 -0
  46. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlfp16intrin.h +3 -0
  47. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/avxifmaintrin.h +177 -0
  48. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/avxintrin.h +32 -9
  49. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/avxneconvertintrin.h +484 -0
  50. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/avxvnniint16intrin.h +473 -0
  51. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/avxvnniint8intrin.h +471 -0
  52. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/bmi2intrin.h +255 -0
  53. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/clflushoptintrin.h +9 -0
  54. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/clzerointrin.h +7 -5
  55. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/cmpccxaddintrin.h +70 -0
  56. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/cpuid.h +11 -1
  57. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/cuda_wrappers/bits/basic_string.h +9 -0
  58. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc +9 -0
  59. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/cuda_wrappers/bits/shared_ptr_base.h +9 -0
  60. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/cuda_wrappers/cmath +90 -0
  61. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/emmintrin.h +11 -1
  62. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/float.h +20 -17
  63. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/fmaintrin.h +780 -0
  64. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/gfniintrin.h +7 -5
  65. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/immintrin.h +151 -11
  66. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/larchintrin.h +234 -0
  67. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/limits.h +8 -3
  68. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/llvm_libc_wrappers/ctype.h +85 -0
  69. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/llvm_libc_wrappers/inttypes.h +34 -0
  70. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/llvm_libc_wrappers/stdio.h +34 -0
  71. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/llvm_libc_wrappers/stdlib.h +42 -0
  72. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/llvm_libc_wrappers/string.h +37 -0
  73. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/module.modulemap +164 -2
  74. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/mwaitxintrin.h +62 -0
  75. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/opencl-c-base.h +22 -0
  76. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/opencl-c.h +175 -145
  77. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/__clang_openmp_device_functions.h +0 -1
  78. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/openmp_wrappers/new +1 -1
  79. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/pmmintrin.h +12 -6
  80. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/ppc_wrappers/emmintrin.h +4 -3
  81. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/ppc_wrappers/mm_malloc.h +1 -1
  82. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/mmintrin.h +2 -2
  83. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/ppc_wrappers/pmmintrin.h +2 -2
  84. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/ppc_wrappers/smmintrin.h +4 -4
  85. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/ppc_wrappers/tmmintrin.h +2 -2
  86. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/xmmintrin.h +2 -2
  87. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/prfchiintrin.h +61 -0
  88. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/ptrauth.h +354 -0
  89. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/raointintrin.h +203 -0
  90. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/rdseedintrin.h +105 -0
  91. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/riscv_ntlh.h +28 -0
  92. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/riscv_vector.h +400 -0
  93. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/sha512intrin.h +200 -0
  94. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/shaintrin.h +189 -0
  95. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7/include/hlsl.h → 17/include/sifive_vector.h} +7 -6
  96. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/sm3intrin.h +238 -0
  97. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/sm4intrin.h +269 -0
  98. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/smmintrin.h +2 -2
  99. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/stdalign.h +5 -0
  100. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/stdarg.h +63 -0
  101. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/stdatomic.h +14 -4
  102. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/stdbool.h +2 -2
  103. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/stddef.h +116 -0
  104. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/stdint.h +158 -40
  105. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/stdnoreturn.h +1 -1
  106. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/unwind.h +2 -1
  107. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/velintrin.h +1 -1
  108. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/wasm_simd128.h +132 -12
  109. package/framework/internal/{metadata-generator-x86_64/bin/lib/clang/15.0.7 → metadata-generator-arm64/bin/lib/clang/17}/include/x86gprintrin.h +19 -7
  110. package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xmmintrin.h +1 -2
  111. package/framework/internal/metadata-generator-arm64/bin/lib/clang/17/include/xsavecintrin.h +84 -0
  112. package/framework/internal/metadata-generator-arm64/bin/objc-metadata-generator +0 -0
  113. package/framework/internal/metadata-generator-x86_64/bin/build-step-metadata-generator.py +0 -5
  114. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_intrinsics.h +191 -0
  115. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/__clang_cuda_math.h +1 -1
  116. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/__clang_cuda_texture_intrinsics.h +2 -0
  117. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/__clang_hip_cmath.h +1 -1
  118. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/__clang_hip_libdevice_declares.h +37 -30
  119. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_hip_math.h +66 -84
  120. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_hip_runtime_wrapper.h +14 -0
  121. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__clang_hip_stdlib.h +43 -0
  122. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg___gnuc_va_list.h +13 -0
  123. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg___va_copy.h +12 -0
  124. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg_header_macro.h +12 -0
  125. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg_va_arg.h +24 -0
  126. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg_va_copy.h +12 -0
  127. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stdarg_va_list.h +13 -0
  128. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_header_macro.h +12 -0
  129. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__stddef_max_align_t.h +1 -1
  130. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_null.h +29 -0
  131. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_nullptr_t.h +31 -0
  132. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_offsetof.h +17 -0
  133. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_ptrdiff_t.h +20 -0
  134. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_rsize_t.h +20 -0
  135. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_size_t.h +20 -0
  136. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_unreachable.h +21 -0
  137. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_wchar_t.h +28 -0
  138. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/__stddef_wint_t.h +15 -0
  139. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/adxintrin.h +227 -0
  140. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/altivec.h +150 -138
  141. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/amxcomplexintrin.h +169 -0
  142. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/amxfp16intrin.h +58 -0
  143. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/amxintrin.h +32 -0
  144. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/arm_acle.h +86 -81
  145. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/arm_fp16.h +1 -1
  146. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/arm_neon.h +26534 -26541
  147. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/arm_neon_sve_bridge.h +182 -0
  148. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/arm_sme_draft_spec_subject_to_change.h +642 -0
  149. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/arm_sve.h +7852 -7949
  150. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/avx2intrin.h +5263 -0
  151. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512bf16intrin.h +18 -15
  152. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/avx512fintrin.h +19 -9
  153. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512fp16intrin.h +18 -17
  154. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/avx512ifmavlintrin.h +13 -27
  155. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlbf16intrin.h +31 -38
  156. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/avx512vlbwintrin.h +352 -0
  157. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlfp16intrin.h +3 -0
  158. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/avxifmaintrin.h +177 -0
  159. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/avxintrin.h +32 -9
  160. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/avxneconvertintrin.h +484 -0
  161. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/avxvnniint16intrin.h +473 -0
  162. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/avxvnniint8intrin.h +471 -0
  163. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/bmi2intrin.h +255 -0
  164. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/clflushoptintrin.h +9 -0
  165. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/clzerointrin.h +7 -5
  166. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/cmpccxaddintrin.h +70 -0
  167. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/cpuid.h +11 -1
  168. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/cuda_wrappers/bits/basic_string.h +9 -0
  169. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc +9 -0
  170. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/cuda_wrappers/bits/shared_ptr_base.h +9 -0
  171. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/cuda_wrappers/cmath +90 -0
  172. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/emmintrin.h +11 -1
  173. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/float.h +20 -17
  174. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/fmaintrin.h +780 -0
  175. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/gfniintrin.h +7 -5
  176. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/immintrin.h +151 -11
  177. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/larchintrin.h +234 -0
  178. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/limits.h +8 -3
  179. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/llvm_libc_wrappers/ctype.h +85 -0
  180. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/llvm_libc_wrappers/inttypes.h +34 -0
  181. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/llvm_libc_wrappers/stdio.h +34 -0
  182. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/llvm_libc_wrappers/stdlib.h +42 -0
  183. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/llvm_libc_wrappers/string.h +37 -0
  184. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/module.modulemap +164 -2
  185. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/mwaitxintrin.h +62 -0
  186. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/opencl-c-base.h +22 -0
  187. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/opencl-c.h +175 -145
  188. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/__clang_openmp_device_functions.h +0 -1
  189. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/openmp_wrappers/new +1 -1
  190. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/pmmintrin.h +12 -6
  191. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/ppc_wrappers/emmintrin.h +4 -3
  192. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/ppc_wrappers/mm_malloc.h +1 -1
  193. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/mmintrin.h +2 -2
  194. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/ppc_wrappers/pmmintrin.h +2 -2
  195. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/ppc_wrappers/smmintrin.h +4 -4
  196. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/ppc_wrappers/tmmintrin.h +2 -2
  197. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/xmmintrin.h +2 -2
  198. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/prfchiintrin.h +61 -0
  199. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/ptrauth.h +354 -0
  200. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/raointintrin.h +203 -0
  201. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/rdseedintrin.h +105 -0
  202. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/riscv_ntlh.h +28 -0
  203. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/riscv_vector.h +400 -0
  204. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/sha512intrin.h +200 -0
  205. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/shaintrin.h +189 -0
  206. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7/include/hlsl.h → 17/include/sifive_vector.h} +7 -6
  207. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/sm3intrin.h +238 -0
  208. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/sm4intrin.h +269 -0
  209. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/smmintrin.h +2 -2
  210. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/stdalign.h +5 -0
  211. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/stdarg.h +63 -0
  212. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/stdatomic.h +14 -4
  213. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/stdbool.h +2 -2
  214. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/stddef.h +116 -0
  215. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/stdint.h +158 -40
  216. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/stdnoreturn.h +1 -1
  217. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/unwind.h +2 -1
  218. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/velintrin.h +1 -1
  219. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/wasm_simd128.h +132 -12
  220. package/framework/internal/{metadata-generator-arm64/bin/lib/clang/15.0.7 → metadata-generator-x86_64/bin/lib/clang/17}/include/x86gprintrin.h +19 -7
  221. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xmmintrin.h +1 -2
  222. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/17/include/xsavecintrin.h +84 -0
  223. package/framework/internal/metadata-generator-x86_64/bin/objc-metadata-generator +0 -0
  224. package/package.json +9 -1
  225. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/adxintrin.h +0 -72
  226. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/avx2intrin.h +0 -1148
  227. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/bmi2intrin.h +0 -81
  228. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/fmaintrin.h +0 -216
  229. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/hlsl_basic_types.h +0 -64
  230. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/hlsl_intrinsics.h +0 -15
  231. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/mwaitxintrin.h +0 -33
  232. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/rdseedintrin.h +0 -42
  233. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/riscv_vector.h +0 -202
  234. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/shaintrin.h +0 -61
  235. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/stdarg.h +0 -35
  236. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/stddef.h +0 -121
  237. package/framework/internal/metadata-generator-arm64/bin/lib/clang/15.0.7/include/xsavecintrin.h +0 -34
  238. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/adxintrin.h +0 -72
  239. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/avx2intrin.h +0 -1148
  240. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/bmi2intrin.h +0 -81
  241. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/fmaintrin.h +0 -216
  242. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/hlsl_basic_types.h +0 -64
  243. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/hlsl_intrinsics.h +0 -15
  244. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/mwaitxintrin.h +0 -33
  245. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/rdseedintrin.h +0 -42
  246. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/riscv_vector.h +0 -202
  247. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/shaintrin.h +0 -61
  248. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/stdarg.h +0 -35
  249. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/stddef.h +0 -121
  250. package/framework/internal/metadata-generator-x86_64/bin/lib/clang/15.0.7/include/xsavecintrin.h +0 -34
  251. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_builtin_vars.h +0 -0
  252. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_cmath.h +0 -0
  253. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_complex_builtins.h +0 -0
  254. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_device_functions.h +0 -0
  255. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_libdevice_declares.h +0 -0
  256. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_math_forward_declares.h +0 -0
  257. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_runtime_wrapper.h +0 -0
  258. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__wmmintrin_aes.h +0 -0
  259. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/__wmmintrin_pclmul.h +0 -0
  260. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ammintrin.h +0 -0
  261. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/arm64intr.h +0 -0
  262. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/arm_bf16.h +0 -0
  263. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/arm_cde.h +0 -0
  264. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/arm_cmse.h +0 -0
  265. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/arm_mve.h +0 -0
  266. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/armintr.h +0 -0
  267. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512bitalgintrin.h +0 -0
  268. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512bwintrin.h +0 -0
  269. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512cdintrin.h +0 -0
  270. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512dqintrin.h +0 -0
  271. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512erintrin.h +0 -0
  272. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512ifmaintrin.h +0 -0
  273. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512pfintrin.h +0 -0
  274. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmi2intrin.h +0 -0
  275. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmiintrin.h +0 -0
  276. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmivlintrin.h +0 -0
  277. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlbitalgintrin.h +0 -0
  278. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlcdintrin.h +0 -0
  279. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vldqintrin.h +0 -0
  280. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlintrin.h +0 -0
  281. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvbmi2intrin.h +0 -0
  282. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvnniintrin.h +0 -0
  283. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvp2intersectintrin.h +0 -0
  284. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vnniintrin.h +0 -0
  285. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vp2intersectintrin.h +0 -0
  286. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vpopcntdqintrin.h +0 -0
  287. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avx512vpopcntdqvlintrin.h +0 -0
  288. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/avxvnniintrin.h +0 -0
  289. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/bmiintrin.h +0 -0
  290. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/builtins.h +0 -0
  291. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cet.h +0 -0
  292. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cetintrin.h +0 -0
  293. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cldemoteintrin.h +0 -0
  294. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/clwbintrin.h +0 -0
  295. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/crc32intrin.h +0 -0
  296. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/algorithm +0 -0
  297. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/complex +0 -0
  298. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/new +0 -0
  299. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/enqcmdintrin.h +0 -0
  300. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/f16cintrin.h +0 -0
  301. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/fma4intrin.h +0 -0
  302. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/fxsrintrin.h +0 -0
  303. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_circ_brev_intrinsics.h +0 -0
  304. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_protos.h +0 -0
  305. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_types.h +0 -0
  306. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/hresetintrin.h +0 -0
  307. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/htmintrin.h +0 -0
  308. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/htmxlintrin.h +0 -0
  309. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/hvx_hexagon_protos.h +0 -0
  310. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ia32intrin.h +0 -0
  311. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/intrin.h +0 -0
  312. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/inttypes.h +0 -0
  313. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/invpcidintrin.h +0 -0
  314. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/iso646.h +0 -0
  315. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/keylockerintrin.h +0 -0
  316. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/lwpintrin.h +0 -0
  317. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/lzcntintrin.h +0 -0
  318. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/mm3dnow.h +0 -0
  319. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/mm_malloc.h +0 -0
  320. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/mmintrin.h +0 -0
  321. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/movdirintrin.h +0 -0
  322. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/msa.h +0 -0
  323. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/nmmintrin.h +0 -0
  324. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/cmath +0 -0
  325. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex +0 -0
  326. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex.h +0 -0
  327. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex_cmath.h +0 -0
  328. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/math.h +0 -0
  329. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/pconfigintrin.h +0 -0
  330. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/pkuintrin.h +0 -0
  331. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/popcntintrin.h +0 -0
  332. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/bmi2intrin.h +0 -0
  333. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/bmiintrin.h +0 -0
  334. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/immintrin.h +0 -0
  335. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/x86gprintrin.h +0 -0
  336. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/x86intrin.h +0 -0
  337. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/prfchwintrin.h +0 -0
  338. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/ptwriteintrin.h +0 -0
  339. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/rdpruintrin.h +0 -0
  340. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/rtmintrin.h +0 -0
  341. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/s390intrin.h +0 -0
  342. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/serializeintrin.h +0 -0
  343. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/sgxintrin.h +0 -0
  344. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/tbmintrin.h +0 -0
  345. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/tgmath.h +0 -0
  346. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/tmmintrin.h +0 -0
  347. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/tsxldtrkintrin.h +0 -0
  348. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/uintrintrin.h +0 -0
  349. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/vadefs.h +0 -0
  350. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/vaesintrin.h +0 -0
  351. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/varargs.h +0 -0
  352. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/vecintrin.h +0 -0
  353. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/velintrin_approx.h +0 -0
  354. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/velintrin_gen.h +0 -0
  355. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/vpclmulqdqintrin.h +0 -0
  356. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/waitpkgintrin.h +0 -0
  357. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/wbnoinvdintrin.h +0 -0
  358. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/wmmintrin.h +0 -0
  359. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/x86intrin.h +0 -0
  360. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xopintrin.h +0 -0
  361. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xsaveintrin.h +0 -0
  362. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xsaveoptintrin.h +0 -0
  363. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xsavesintrin.h +0 -0
  364. /package/framework/internal/metadata-generator-arm64/bin/lib/clang/{15.0.7 → 17}/include/xtestintrin.h +0 -0
  365. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_builtin_vars.h +0 -0
  366. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_cmath.h +0 -0
  367. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_complex_builtins.h +0 -0
  368. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_device_functions.h +0 -0
  369. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_libdevice_declares.h +0 -0
  370. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_math_forward_declares.h +0 -0
  371. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__clang_cuda_runtime_wrapper.h +0 -0
  372. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__wmmintrin_aes.h +0 -0
  373. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/__wmmintrin_pclmul.h +0 -0
  374. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ammintrin.h +0 -0
  375. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/arm64intr.h +0 -0
  376. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/arm_bf16.h +0 -0
  377. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/arm_cde.h +0 -0
  378. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/arm_cmse.h +0 -0
  379. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/arm_mve.h +0 -0
  380. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/armintr.h +0 -0
  381. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512bitalgintrin.h +0 -0
  382. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512bwintrin.h +0 -0
  383. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512cdintrin.h +0 -0
  384. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512dqintrin.h +0 -0
  385. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512erintrin.h +0 -0
  386. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512ifmaintrin.h +0 -0
  387. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512pfintrin.h +0 -0
  388. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmi2intrin.h +0 -0
  389. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmiintrin.h +0 -0
  390. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vbmivlintrin.h +0 -0
  391. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlbitalgintrin.h +0 -0
  392. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlcdintrin.h +0 -0
  393. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vldqintrin.h +0 -0
  394. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlintrin.h +0 -0
  395. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvbmi2intrin.h +0 -0
  396. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvnniintrin.h +0 -0
  397. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vlvp2intersectintrin.h +0 -0
  398. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vnniintrin.h +0 -0
  399. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vp2intersectintrin.h +0 -0
  400. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vpopcntdqintrin.h +0 -0
  401. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avx512vpopcntdqvlintrin.h +0 -0
  402. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/avxvnniintrin.h +0 -0
  403. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/bmiintrin.h +0 -0
  404. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/builtins.h +0 -0
  405. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cet.h +0 -0
  406. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cetintrin.h +0 -0
  407. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cldemoteintrin.h +0 -0
  408. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/clwbintrin.h +0 -0
  409. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/crc32intrin.h +0 -0
  410. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/algorithm +0 -0
  411. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/complex +0 -0
  412. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/cuda_wrappers/new +0 -0
  413. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/enqcmdintrin.h +0 -0
  414. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/f16cintrin.h +0 -0
  415. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/fma4intrin.h +0 -0
  416. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/fxsrintrin.h +0 -0
  417. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_circ_brev_intrinsics.h +0 -0
  418. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_protos.h +0 -0
  419. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/hexagon_types.h +0 -0
  420. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/hresetintrin.h +0 -0
  421. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/htmintrin.h +0 -0
  422. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/htmxlintrin.h +0 -0
  423. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/hvx_hexagon_protos.h +0 -0
  424. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ia32intrin.h +0 -0
  425. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/intrin.h +0 -0
  426. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/inttypes.h +0 -0
  427. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/invpcidintrin.h +0 -0
  428. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/iso646.h +0 -0
  429. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/keylockerintrin.h +0 -0
  430. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/lwpintrin.h +0 -0
  431. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/lzcntintrin.h +0 -0
  432. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/mm3dnow.h +0 -0
  433. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/mm_malloc.h +0 -0
  434. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/mmintrin.h +0 -0
  435. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/movdirintrin.h +0 -0
  436. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/msa.h +0 -0
  437. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/nmmintrin.h +0 -0
  438. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/cmath +0 -0
  439. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex +0 -0
  440. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex.h +0 -0
  441. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/complex_cmath.h +0 -0
  442. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/openmp_wrappers/math.h +0 -0
  443. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/pconfigintrin.h +0 -0
  444. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/pkuintrin.h +0 -0
  445. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/popcntintrin.h +0 -0
  446. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/bmi2intrin.h +0 -0
  447. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/bmiintrin.h +0 -0
  448. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/immintrin.h +0 -0
  449. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/x86gprintrin.h +0 -0
  450. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ppc_wrappers/x86intrin.h +0 -0
  451. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/prfchwintrin.h +0 -0
  452. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/ptwriteintrin.h +0 -0
  453. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/rdpruintrin.h +0 -0
  454. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/rtmintrin.h +0 -0
  455. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/s390intrin.h +0 -0
  456. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/serializeintrin.h +0 -0
  457. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/sgxintrin.h +0 -0
  458. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/tbmintrin.h +0 -0
  459. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/tgmath.h +0 -0
  460. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/tmmintrin.h +0 -0
  461. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/tsxldtrkintrin.h +0 -0
  462. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/uintrintrin.h +0 -0
  463. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/vadefs.h +0 -0
  464. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/vaesintrin.h +0 -0
  465. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/varargs.h +0 -0
  466. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/vecintrin.h +0 -0
  467. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/velintrin_approx.h +0 -0
  468. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/velintrin_gen.h +0 -0
  469. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/vpclmulqdqintrin.h +0 -0
  470. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/waitpkgintrin.h +0 -0
  471. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/wbnoinvdintrin.h +0 -0
  472. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/wmmintrin.h +0 -0
  473. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/x86intrin.h +0 -0
  474. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xopintrin.h +0 -0
  475. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xsaveintrin.h +0 -0
  476. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xsaveoptintrin.h +0 -0
  477. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xsavesintrin.h +0 -0
  478. /package/framework/internal/metadata-generator-x86_64/bin/lib/clang/{15.0.7 → 17}/include/xtestintrin.h +0 -0
@@ -0,0 +1,400 @@
1
+ /*===---- riscv_vector.h - RISC-V V-extension RVVIntrinsics -------------------===
2
+ *
3
+ *
4
+ * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
+ * See https://llvm.org/LICENSE.txt for license information.
6
+ * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
+ *
8
+ *===-----------------------------------------------------------------------===
9
+ */
10
+
11
+ #ifndef __RISCV_VECTOR_H
12
+ #define __RISCV_VECTOR_H
13
+
14
+ #include <stdint.h>
15
+ #include <stddef.h>
16
+
17
+ #ifndef __riscv_vector
18
+ #error "Vector intrinsics require the vector extension."
19
+ #endif
20
+
21
+ #ifdef __cplusplus
22
+ extern "C" {
23
+ #endif
24
+
25
+ #pragma clang riscv intrinsic vector
26
+
27
+
28
+ enum __RISCV_FRM {
29
+ __RISCV_FRM_RNE = 0,
30
+ __RISCV_FRM_RTZ = 1,
31
+ __RISCV_FRM_RDN = 2,
32
+ __RISCV_FRM_RUP = 3,
33
+ __RISCV_FRM_RMM = 4,
34
+ };
35
+
36
+ #define __riscv_vlenb() __builtin_rvv_vlenb()
37
+
38
+ #define __riscv_vsetvl_e8mf4(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 6)
39
+ #define __riscv_vsetvl_e8mf2(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 7)
40
+ #define __riscv_vsetvl_e8m1(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 0)
41
+ #define __riscv_vsetvl_e8m2(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 1)
42
+ #define __riscv_vsetvl_e8m4(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 2)
43
+ #define __riscv_vsetvl_e8m8(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 3)
44
+
45
+ #define __riscv_vsetvl_e16mf2(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 7)
46
+ #define __riscv_vsetvl_e16m1(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 0)
47
+ #define __riscv_vsetvl_e16m2(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 1)
48
+ #define __riscv_vsetvl_e16m4(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 2)
49
+ #define __riscv_vsetvl_e16m8(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 3)
50
+
51
+ #define __riscv_vsetvl_e32m1(avl) __builtin_rvv_vsetvli((size_t)(avl), 2, 0)
52
+ #define __riscv_vsetvl_e32m2(avl) __builtin_rvv_vsetvli((size_t)(avl), 2, 1)
53
+ #define __riscv_vsetvl_e32m4(avl) __builtin_rvv_vsetvli((size_t)(avl), 2, 2)
54
+ #define __riscv_vsetvl_e32m8(avl) __builtin_rvv_vsetvli((size_t)(avl), 2, 3)
55
+
56
+ #if __riscv_v_elen >= 64
57
+ #define __riscv_vsetvl_e8mf8(avl) __builtin_rvv_vsetvli((size_t)(avl), 0, 5)
58
+ #define __riscv_vsetvl_e16mf4(avl) __builtin_rvv_vsetvli((size_t)(avl), 1, 6)
59
+ #define __riscv_vsetvl_e32mf2(avl) __builtin_rvv_vsetvli((size_t)(avl), 2, 7)
60
+
61
+ #define __riscv_vsetvl_e64m1(avl) __builtin_rvv_vsetvli((size_t)(avl), 3, 0)
62
+ #define __riscv_vsetvl_e64m2(avl) __builtin_rvv_vsetvli((size_t)(avl), 3, 1)
63
+ #define __riscv_vsetvl_e64m4(avl) __builtin_rvv_vsetvli((size_t)(avl), 3, 2)
64
+ #define __riscv_vsetvl_e64m8(avl) __builtin_rvv_vsetvli((size_t)(avl), 3, 3)
65
+ #endif
66
+
67
+ #define __riscv_vsetvlmax_e8mf4() __builtin_rvv_vsetvlimax(0, 6)
68
+ #define __riscv_vsetvlmax_e8mf2() __builtin_rvv_vsetvlimax(0, 7)
69
+ #define __riscv_vsetvlmax_e8m1() __builtin_rvv_vsetvlimax(0, 0)
70
+ #define __riscv_vsetvlmax_e8m2() __builtin_rvv_vsetvlimax(0, 1)
71
+ #define __riscv_vsetvlmax_e8m4() __builtin_rvv_vsetvlimax(0, 2)
72
+ #define __riscv_vsetvlmax_e8m8() __builtin_rvv_vsetvlimax(0, 3)
73
+
74
+ #define __riscv_vsetvlmax_e16mf2() __builtin_rvv_vsetvlimax(1, 7)
75
+ #define __riscv_vsetvlmax_e16m1() __builtin_rvv_vsetvlimax(1, 0)
76
+ #define __riscv_vsetvlmax_e16m2() __builtin_rvv_vsetvlimax(1, 1)
77
+ #define __riscv_vsetvlmax_e16m4() __builtin_rvv_vsetvlimax(1, 2)
78
+ #define __riscv_vsetvlmax_e16m8() __builtin_rvv_vsetvlimax(1, 3)
79
+
80
+ #define __riscv_vsetvlmax_e32m1() __builtin_rvv_vsetvlimax(2, 0)
81
+ #define __riscv_vsetvlmax_e32m2() __builtin_rvv_vsetvlimax(2, 1)
82
+ #define __riscv_vsetvlmax_e32m4() __builtin_rvv_vsetvlimax(2, 2)
83
+ #define __riscv_vsetvlmax_e32m8() __builtin_rvv_vsetvlimax(2, 3)
84
+
85
+ #if __riscv_v_elen >= 64
86
+ #define __riscv_vsetvlmax_e8mf8() __builtin_rvv_vsetvlimax(0, 5)
87
+ #define __riscv_vsetvlmax_e16mf4() __builtin_rvv_vsetvlimax(1, 6)
88
+ #define __riscv_vsetvlmax_e32mf2() __builtin_rvv_vsetvlimax(2, 7)
89
+
90
+ #define __riscv_vsetvlmax_e64m1() __builtin_rvv_vsetvlimax(3, 0)
91
+ #define __riscv_vsetvlmax_e64m2() __builtin_rvv_vsetvlimax(3, 1)
92
+ #define __riscv_vsetvlmax_e64m4() __builtin_rvv_vsetvlimax(3, 2)
93
+ #define __riscv_vsetvlmax_e64m8() __builtin_rvv_vsetvlimax(3, 3)
94
+ #endif
95
+
96
+
97
+ enum __RISCV_VXRM {
98
+ __RISCV_VXRM_RNU = 0,
99
+ __RISCV_VXRM_RNE = 1,
100
+ __RISCV_VXRM_RDN = 2,
101
+ __RISCV_VXRM_ROD = 3,
102
+ };
103
+ typedef __rvv_bool64_t vbool64_t;
104
+ typedef __rvv_bool32_t vbool32_t;
105
+ typedef __rvv_bool16_t vbool16_t;
106
+ typedef __rvv_bool8_t vbool8_t;
107
+ typedef __rvv_bool4_t vbool4_t;
108
+ typedef __rvv_bool2_t vbool2_t;
109
+ typedef __rvv_bool1_t vbool1_t;
110
+ typedef __rvv_int8mf8_t vint8mf8_t;
111
+ typedef __rvv_uint8mf8_t vuint8mf8_t;
112
+ typedef __rvv_int8mf8x2_t vint8mf8x2_t;
113
+ typedef __rvv_uint8mf8x2_t vuint8mf8x2_t;
114
+ typedef __rvv_int8mf8x3_t vint8mf8x3_t;
115
+ typedef __rvv_uint8mf8x3_t vuint8mf8x3_t;
116
+ typedef __rvv_int8mf8x4_t vint8mf8x4_t;
117
+ typedef __rvv_uint8mf8x4_t vuint8mf8x4_t;
118
+ typedef __rvv_int8mf8x5_t vint8mf8x5_t;
119
+ typedef __rvv_uint8mf8x5_t vuint8mf8x5_t;
120
+ typedef __rvv_int8mf8x6_t vint8mf8x6_t;
121
+ typedef __rvv_uint8mf8x6_t vuint8mf8x6_t;
122
+ typedef __rvv_int8mf8x7_t vint8mf8x7_t;
123
+ typedef __rvv_uint8mf8x7_t vuint8mf8x7_t;
124
+ typedef __rvv_int8mf8x8_t vint8mf8x8_t;
125
+ typedef __rvv_uint8mf8x8_t vuint8mf8x8_t;
126
+ typedef __rvv_int8mf4_t vint8mf4_t;
127
+ typedef __rvv_uint8mf4_t vuint8mf4_t;
128
+ typedef __rvv_int8mf4x2_t vint8mf4x2_t;
129
+ typedef __rvv_uint8mf4x2_t vuint8mf4x2_t;
130
+ typedef __rvv_int8mf4x3_t vint8mf4x3_t;
131
+ typedef __rvv_uint8mf4x3_t vuint8mf4x3_t;
132
+ typedef __rvv_int8mf4x4_t vint8mf4x4_t;
133
+ typedef __rvv_uint8mf4x4_t vuint8mf4x4_t;
134
+ typedef __rvv_int8mf4x5_t vint8mf4x5_t;
135
+ typedef __rvv_uint8mf4x5_t vuint8mf4x5_t;
136
+ typedef __rvv_int8mf4x6_t vint8mf4x6_t;
137
+ typedef __rvv_uint8mf4x6_t vuint8mf4x6_t;
138
+ typedef __rvv_int8mf4x7_t vint8mf4x7_t;
139
+ typedef __rvv_uint8mf4x7_t vuint8mf4x7_t;
140
+ typedef __rvv_int8mf4x8_t vint8mf4x8_t;
141
+ typedef __rvv_uint8mf4x8_t vuint8mf4x8_t;
142
+ typedef __rvv_int8mf2_t vint8mf2_t;
143
+ typedef __rvv_uint8mf2_t vuint8mf2_t;
144
+ typedef __rvv_int8mf2x2_t vint8mf2x2_t;
145
+ typedef __rvv_uint8mf2x2_t vuint8mf2x2_t;
146
+ typedef __rvv_int8mf2x3_t vint8mf2x3_t;
147
+ typedef __rvv_uint8mf2x3_t vuint8mf2x3_t;
148
+ typedef __rvv_int8mf2x4_t vint8mf2x4_t;
149
+ typedef __rvv_uint8mf2x4_t vuint8mf2x4_t;
150
+ typedef __rvv_int8mf2x5_t vint8mf2x5_t;
151
+ typedef __rvv_uint8mf2x5_t vuint8mf2x5_t;
152
+ typedef __rvv_int8mf2x6_t vint8mf2x6_t;
153
+ typedef __rvv_uint8mf2x6_t vuint8mf2x6_t;
154
+ typedef __rvv_int8mf2x7_t vint8mf2x7_t;
155
+ typedef __rvv_uint8mf2x7_t vuint8mf2x7_t;
156
+ typedef __rvv_int8mf2x8_t vint8mf2x8_t;
157
+ typedef __rvv_uint8mf2x8_t vuint8mf2x8_t;
158
+ typedef __rvv_int8m1_t vint8m1_t;
159
+ typedef __rvv_uint8m1_t vuint8m1_t;
160
+ typedef __rvv_int8m1x2_t vint8m1x2_t;
161
+ typedef __rvv_uint8m1x2_t vuint8m1x2_t;
162
+ typedef __rvv_int8m1x3_t vint8m1x3_t;
163
+ typedef __rvv_uint8m1x3_t vuint8m1x3_t;
164
+ typedef __rvv_int8m1x4_t vint8m1x4_t;
165
+ typedef __rvv_uint8m1x4_t vuint8m1x4_t;
166
+ typedef __rvv_int8m1x5_t vint8m1x5_t;
167
+ typedef __rvv_uint8m1x5_t vuint8m1x5_t;
168
+ typedef __rvv_int8m1x6_t vint8m1x6_t;
169
+ typedef __rvv_uint8m1x6_t vuint8m1x6_t;
170
+ typedef __rvv_int8m1x7_t vint8m1x7_t;
171
+ typedef __rvv_uint8m1x7_t vuint8m1x7_t;
172
+ typedef __rvv_int8m1x8_t vint8m1x8_t;
173
+ typedef __rvv_uint8m1x8_t vuint8m1x8_t;
174
+ typedef __rvv_int8m2_t vint8m2_t;
175
+ typedef __rvv_uint8m2_t vuint8m2_t;
176
+ typedef __rvv_int8m2x2_t vint8m2x2_t;
177
+ typedef __rvv_uint8m2x2_t vuint8m2x2_t;
178
+ typedef __rvv_int8m2x3_t vint8m2x3_t;
179
+ typedef __rvv_uint8m2x3_t vuint8m2x3_t;
180
+ typedef __rvv_int8m2x4_t vint8m2x4_t;
181
+ typedef __rvv_uint8m2x4_t vuint8m2x4_t;
182
+ typedef __rvv_int8m4_t vint8m4_t;
183
+ typedef __rvv_uint8m4_t vuint8m4_t;
184
+ typedef __rvv_int8m4x2_t vint8m4x2_t;
185
+ typedef __rvv_uint8m4x2_t vuint8m4x2_t;
186
+ typedef __rvv_int8m8_t vint8m8_t;
187
+ typedef __rvv_uint8m8_t vuint8m8_t;
188
+ typedef __rvv_int16mf4_t vint16mf4_t;
189
+ typedef __rvv_uint16mf4_t vuint16mf4_t;
190
+ typedef __rvv_int16mf4x2_t vint16mf4x2_t;
191
+ typedef __rvv_uint16mf4x2_t vuint16mf4x2_t;
192
+ typedef __rvv_int16mf4x3_t vint16mf4x3_t;
193
+ typedef __rvv_uint16mf4x3_t vuint16mf4x3_t;
194
+ typedef __rvv_int16mf4x4_t vint16mf4x4_t;
195
+ typedef __rvv_uint16mf4x4_t vuint16mf4x4_t;
196
+ typedef __rvv_int16mf4x5_t vint16mf4x5_t;
197
+ typedef __rvv_uint16mf4x5_t vuint16mf4x5_t;
198
+ typedef __rvv_int16mf4x6_t vint16mf4x6_t;
199
+ typedef __rvv_uint16mf4x6_t vuint16mf4x6_t;
200
+ typedef __rvv_int16mf4x7_t vint16mf4x7_t;
201
+ typedef __rvv_uint16mf4x7_t vuint16mf4x7_t;
202
+ typedef __rvv_int16mf4x8_t vint16mf4x8_t;
203
+ typedef __rvv_uint16mf4x8_t vuint16mf4x8_t;
204
+ typedef __rvv_int16mf2_t vint16mf2_t;
205
+ typedef __rvv_uint16mf2_t vuint16mf2_t;
206
+ typedef __rvv_int16mf2x2_t vint16mf2x2_t;
207
+ typedef __rvv_uint16mf2x2_t vuint16mf2x2_t;
208
+ typedef __rvv_int16mf2x3_t vint16mf2x3_t;
209
+ typedef __rvv_uint16mf2x3_t vuint16mf2x3_t;
210
+ typedef __rvv_int16mf2x4_t vint16mf2x4_t;
211
+ typedef __rvv_uint16mf2x4_t vuint16mf2x4_t;
212
+ typedef __rvv_int16mf2x5_t vint16mf2x5_t;
213
+ typedef __rvv_uint16mf2x5_t vuint16mf2x5_t;
214
+ typedef __rvv_int16mf2x6_t vint16mf2x6_t;
215
+ typedef __rvv_uint16mf2x6_t vuint16mf2x6_t;
216
+ typedef __rvv_int16mf2x7_t vint16mf2x7_t;
217
+ typedef __rvv_uint16mf2x7_t vuint16mf2x7_t;
218
+ typedef __rvv_int16mf2x8_t vint16mf2x8_t;
219
+ typedef __rvv_uint16mf2x8_t vuint16mf2x8_t;
220
+ typedef __rvv_int16m1_t vint16m1_t;
221
+ typedef __rvv_uint16m1_t vuint16m1_t;
222
+ typedef __rvv_int16m1x2_t vint16m1x2_t;
223
+ typedef __rvv_uint16m1x2_t vuint16m1x2_t;
224
+ typedef __rvv_int16m1x3_t vint16m1x3_t;
225
+ typedef __rvv_uint16m1x3_t vuint16m1x3_t;
226
+ typedef __rvv_int16m1x4_t vint16m1x4_t;
227
+ typedef __rvv_uint16m1x4_t vuint16m1x4_t;
228
+ typedef __rvv_int16m1x5_t vint16m1x5_t;
229
+ typedef __rvv_uint16m1x5_t vuint16m1x5_t;
230
+ typedef __rvv_int16m1x6_t vint16m1x6_t;
231
+ typedef __rvv_uint16m1x6_t vuint16m1x6_t;
232
+ typedef __rvv_int16m1x7_t vint16m1x7_t;
233
+ typedef __rvv_uint16m1x7_t vuint16m1x7_t;
234
+ typedef __rvv_int16m1x8_t vint16m1x8_t;
235
+ typedef __rvv_uint16m1x8_t vuint16m1x8_t;
236
+ typedef __rvv_int16m2_t vint16m2_t;
237
+ typedef __rvv_uint16m2_t vuint16m2_t;
238
+ typedef __rvv_int16m2x2_t vint16m2x2_t;
239
+ typedef __rvv_uint16m2x2_t vuint16m2x2_t;
240
+ typedef __rvv_int16m2x3_t vint16m2x3_t;
241
+ typedef __rvv_uint16m2x3_t vuint16m2x3_t;
242
+ typedef __rvv_int16m2x4_t vint16m2x4_t;
243
+ typedef __rvv_uint16m2x4_t vuint16m2x4_t;
244
+ typedef __rvv_int16m4_t vint16m4_t;
245
+ typedef __rvv_uint16m4_t vuint16m4_t;
246
+ typedef __rvv_int16m4x2_t vint16m4x2_t;
247
+ typedef __rvv_uint16m4x2_t vuint16m4x2_t;
248
+ typedef __rvv_int16m8_t vint16m8_t;
249
+ typedef __rvv_uint16m8_t vuint16m8_t;
250
+ typedef __rvv_int32mf2_t vint32mf2_t;
251
+ typedef __rvv_uint32mf2_t vuint32mf2_t;
252
+ typedef __rvv_int32mf2x2_t vint32mf2x2_t;
253
+ typedef __rvv_uint32mf2x2_t vuint32mf2x2_t;
254
+ typedef __rvv_int32mf2x3_t vint32mf2x3_t;
255
+ typedef __rvv_uint32mf2x3_t vuint32mf2x3_t;
256
+ typedef __rvv_int32mf2x4_t vint32mf2x4_t;
257
+ typedef __rvv_uint32mf2x4_t vuint32mf2x4_t;
258
+ typedef __rvv_int32mf2x5_t vint32mf2x5_t;
259
+ typedef __rvv_uint32mf2x5_t vuint32mf2x5_t;
260
+ typedef __rvv_int32mf2x6_t vint32mf2x6_t;
261
+ typedef __rvv_uint32mf2x6_t vuint32mf2x6_t;
262
+ typedef __rvv_int32mf2x7_t vint32mf2x7_t;
263
+ typedef __rvv_uint32mf2x7_t vuint32mf2x7_t;
264
+ typedef __rvv_int32mf2x8_t vint32mf2x8_t;
265
+ typedef __rvv_uint32mf2x8_t vuint32mf2x8_t;
266
+ typedef __rvv_int32m1_t vint32m1_t;
267
+ typedef __rvv_uint32m1_t vuint32m1_t;
268
+ typedef __rvv_int32m1x2_t vint32m1x2_t;
269
+ typedef __rvv_uint32m1x2_t vuint32m1x2_t;
270
+ typedef __rvv_int32m1x3_t vint32m1x3_t;
271
+ typedef __rvv_uint32m1x3_t vuint32m1x3_t;
272
+ typedef __rvv_int32m1x4_t vint32m1x4_t;
273
+ typedef __rvv_uint32m1x4_t vuint32m1x4_t;
274
+ typedef __rvv_int32m1x5_t vint32m1x5_t;
275
+ typedef __rvv_uint32m1x5_t vuint32m1x5_t;
276
+ typedef __rvv_int32m1x6_t vint32m1x6_t;
277
+ typedef __rvv_uint32m1x6_t vuint32m1x6_t;
278
+ typedef __rvv_int32m1x7_t vint32m1x7_t;
279
+ typedef __rvv_uint32m1x7_t vuint32m1x7_t;
280
+ typedef __rvv_int32m1x8_t vint32m1x8_t;
281
+ typedef __rvv_uint32m1x8_t vuint32m1x8_t;
282
+ typedef __rvv_int32m2_t vint32m2_t;
283
+ typedef __rvv_uint32m2_t vuint32m2_t;
284
+ typedef __rvv_int32m2x2_t vint32m2x2_t;
285
+ typedef __rvv_uint32m2x2_t vuint32m2x2_t;
286
+ typedef __rvv_int32m2x3_t vint32m2x3_t;
287
+ typedef __rvv_uint32m2x3_t vuint32m2x3_t;
288
+ typedef __rvv_int32m2x4_t vint32m2x4_t;
289
+ typedef __rvv_uint32m2x4_t vuint32m2x4_t;
290
+ typedef __rvv_int32m4_t vint32m4_t;
291
+ typedef __rvv_uint32m4_t vuint32m4_t;
292
+ typedef __rvv_int32m4x2_t vint32m4x2_t;
293
+ typedef __rvv_uint32m4x2_t vuint32m4x2_t;
294
+ typedef __rvv_int32m8_t vint32m8_t;
295
+ typedef __rvv_uint32m8_t vuint32m8_t;
296
+ typedef __rvv_int64m1_t vint64m1_t;
297
+ typedef __rvv_uint64m1_t vuint64m1_t;
298
+ typedef __rvv_int64m1x2_t vint64m1x2_t;
299
+ typedef __rvv_uint64m1x2_t vuint64m1x2_t;
300
+ typedef __rvv_int64m1x3_t vint64m1x3_t;
301
+ typedef __rvv_uint64m1x3_t vuint64m1x3_t;
302
+ typedef __rvv_int64m1x4_t vint64m1x4_t;
303
+ typedef __rvv_uint64m1x4_t vuint64m1x4_t;
304
+ typedef __rvv_int64m1x5_t vint64m1x5_t;
305
+ typedef __rvv_uint64m1x5_t vuint64m1x5_t;
306
+ typedef __rvv_int64m1x6_t vint64m1x6_t;
307
+ typedef __rvv_uint64m1x6_t vuint64m1x6_t;
308
+ typedef __rvv_int64m1x7_t vint64m1x7_t;
309
+ typedef __rvv_uint64m1x7_t vuint64m1x7_t;
310
+ typedef __rvv_int64m1x8_t vint64m1x8_t;
311
+ typedef __rvv_uint64m1x8_t vuint64m1x8_t;
312
+ typedef __rvv_int64m2_t vint64m2_t;
313
+ typedef __rvv_uint64m2_t vuint64m2_t;
314
+ typedef __rvv_int64m2x2_t vint64m2x2_t;
315
+ typedef __rvv_uint64m2x2_t vuint64m2x2_t;
316
+ typedef __rvv_int64m2x3_t vint64m2x3_t;
317
+ typedef __rvv_uint64m2x3_t vuint64m2x3_t;
318
+ typedef __rvv_int64m2x4_t vint64m2x4_t;
319
+ typedef __rvv_uint64m2x4_t vuint64m2x4_t;
320
+ typedef __rvv_int64m4_t vint64m4_t;
321
+ typedef __rvv_uint64m4_t vuint64m4_t;
322
+ typedef __rvv_int64m4x2_t vint64m4x2_t;
323
+ typedef __rvv_uint64m4x2_t vuint64m4x2_t;
324
+ typedef __rvv_int64m8_t vint64m8_t;
325
+ typedef __rvv_uint64m8_t vuint64m8_t;
326
+ typedef __rvv_float16mf4_t vfloat16mf4_t;
327
+ typedef __rvv_float16mf4x2_t vfloat16mf4x2_t;
328
+ typedef __rvv_float16mf4x3_t vfloat16mf4x3_t;
329
+ typedef __rvv_float16mf4x4_t vfloat16mf4x4_t;
330
+ typedef __rvv_float16mf4x5_t vfloat16mf4x5_t;
331
+ typedef __rvv_float16mf4x6_t vfloat16mf4x6_t;
332
+ typedef __rvv_float16mf4x7_t vfloat16mf4x7_t;
333
+ typedef __rvv_float16mf4x8_t vfloat16mf4x8_t;
334
+ typedef __rvv_float16mf2_t vfloat16mf2_t;
335
+ typedef __rvv_float16mf2x2_t vfloat16mf2x2_t;
336
+ typedef __rvv_float16mf2x3_t vfloat16mf2x3_t;
337
+ typedef __rvv_float16mf2x4_t vfloat16mf2x4_t;
338
+ typedef __rvv_float16mf2x5_t vfloat16mf2x5_t;
339
+ typedef __rvv_float16mf2x6_t vfloat16mf2x6_t;
340
+ typedef __rvv_float16mf2x7_t vfloat16mf2x7_t;
341
+ typedef __rvv_float16mf2x8_t vfloat16mf2x8_t;
342
+ typedef __rvv_float16m1_t vfloat16m1_t;
343
+ typedef __rvv_float16m1x2_t vfloat16m1x2_t;
344
+ typedef __rvv_float16m1x3_t vfloat16m1x3_t;
345
+ typedef __rvv_float16m1x4_t vfloat16m1x4_t;
346
+ typedef __rvv_float16m1x5_t vfloat16m1x5_t;
347
+ typedef __rvv_float16m1x6_t vfloat16m1x6_t;
348
+ typedef __rvv_float16m1x7_t vfloat16m1x7_t;
349
+ typedef __rvv_float16m1x8_t vfloat16m1x8_t;
350
+ typedef __rvv_float16m2_t vfloat16m2_t;
351
+ typedef __rvv_float16m2x2_t vfloat16m2x2_t;
352
+ typedef __rvv_float16m2x3_t vfloat16m2x3_t;
353
+ typedef __rvv_float16m2x4_t vfloat16m2x4_t;
354
+ typedef __rvv_float16m4_t vfloat16m4_t;
355
+ typedef __rvv_float16m4x2_t vfloat16m4x2_t;
356
+ typedef __rvv_float16m8_t vfloat16m8_t;
357
+ typedef __rvv_float32mf2_t vfloat32mf2_t;
358
+ typedef __rvv_float32mf2x2_t vfloat32mf2x2_t;
359
+ typedef __rvv_float32mf2x3_t vfloat32mf2x3_t;
360
+ typedef __rvv_float32mf2x4_t vfloat32mf2x4_t;
361
+ typedef __rvv_float32mf2x5_t vfloat32mf2x5_t;
362
+ typedef __rvv_float32mf2x6_t vfloat32mf2x6_t;
363
+ typedef __rvv_float32mf2x7_t vfloat32mf2x7_t;
364
+ typedef __rvv_float32mf2x8_t vfloat32mf2x8_t;
365
+ typedef __rvv_float32m1_t vfloat32m1_t;
366
+ typedef __rvv_float32m1x2_t vfloat32m1x2_t;
367
+ typedef __rvv_float32m1x3_t vfloat32m1x3_t;
368
+ typedef __rvv_float32m1x4_t vfloat32m1x4_t;
369
+ typedef __rvv_float32m1x5_t vfloat32m1x5_t;
370
+ typedef __rvv_float32m1x6_t vfloat32m1x6_t;
371
+ typedef __rvv_float32m1x7_t vfloat32m1x7_t;
372
+ typedef __rvv_float32m1x8_t vfloat32m1x8_t;
373
+ typedef __rvv_float32m2_t vfloat32m2_t;
374
+ typedef __rvv_float32m2x2_t vfloat32m2x2_t;
375
+ typedef __rvv_float32m2x3_t vfloat32m2x3_t;
376
+ typedef __rvv_float32m2x4_t vfloat32m2x4_t;
377
+ typedef __rvv_float32m4_t vfloat32m4_t;
378
+ typedef __rvv_float32m4x2_t vfloat32m4x2_t;
379
+ typedef __rvv_float32m8_t vfloat32m8_t;
380
+ typedef __rvv_float64m1_t vfloat64m1_t;
381
+ typedef __rvv_float64m1x2_t vfloat64m1x2_t;
382
+ typedef __rvv_float64m1x3_t vfloat64m1x3_t;
383
+ typedef __rvv_float64m1x4_t vfloat64m1x4_t;
384
+ typedef __rvv_float64m1x5_t vfloat64m1x5_t;
385
+ typedef __rvv_float64m1x6_t vfloat64m1x6_t;
386
+ typedef __rvv_float64m1x7_t vfloat64m1x7_t;
387
+ typedef __rvv_float64m1x8_t vfloat64m1x8_t;
388
+ typedef __rvv_float64m2_t vfloat64m2_t;
389
+ typedef __rvv_float64m2x2_t vfloat64m2x2_t;
390
+ typedef __rvv_float64m2x3_t vfloat64m2x3_t;
391
+ typedef __rvv_float64m2x4_t vfloat64m2x4_t;
392
+ typedef __rvv_float64m4_t vfloat64m4_t;
393
+ typedef __rvv_float64m4x2_t vfloat64m4x2_t;
394
+ typedef __rvv_float64m8_t vfloat64m8_t;
395
+ #define __riscv_v_intrinsic_overloading 1
396
+
397
+ #ifdef __cplusplus
398
+ }
399
+ #endif // __cplusplus
400
+ #endif // __RISCV_VECTOR_H
@@ -0,0 +1,200 @@
1
+ /*===--------------- sha512intrin.h - SHA512 intrinsics -----------------===
2
+ *
3
+ * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
+ * See https://llvm.org/LICENSE.txt for license information.
5
+ * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
+ *
7
+ *===-----------------------------------------------------------------------===
8
+ */
9
+
10
+ #ifndef __IMMINTRIN_H
11
+ #error "Never use <sha512intrin.h> directly; include <immintrin.h> instead."
12
+ #endif // __IMMINTRIN_H
13
+
14
+ #ifndef __SHA512INTRIN_H
15
+ #define __SHA512INTRIN_H
16
+
17
+ #define __DEFAULT_FN_ATTRS256 \
18
+ __attribute__((__always_inline__, __nodebug__, __target__("sha512"), \
19
+ __min_vector_width__(256)))
20
+
21
+ /// This intrinisc is one of the two SHA512 message scheduling instructions.
22
+ /// The intrinsic performs an intermediate calculation for the next four
23
+ /// SHA512 message qwords. The calculated results are stored in \a dst.
24
+ ///
25
+ /// \headerfile <immintrin.h>
26
+ ///
27
+ /// \code
28
+ /// __m256i _mm256_sha512msg1_epi64(__m256i __A, __m128i __B)
29
+ /// \endcode
30
+ ///
31
+ /// This intrinsic corresponds to the \c VSHA512MSG1 instruction.
32
+ ///
33
+ /// \param __A
34
+ /// A 256-bit vector of [4 x long long].
35
+ /// \param __B
36
+ /// A 128-bit vector of [2 x long long].
37
+ /// \returns
38
+ /// A 256-bit vector of [4 x long long].
39
+ ///
40
+ /// \code{.operation}
41
+ /// DEFINE ROR64(qword, n) {
42
+ /// count := n % 64
43
+ /// dest := (qword >> count) | (qword << (64 - count))
44
+ /// RETURN dest
45
+ /// }
46
+ /// DEFINE SHR64(qword, n) {
47
+ /// RETURN qword >> n
48
+ /// }
49
+ /// DEFINE s0(qword):
50
+ /// RETURN ROR64(qword,1) ^ ROR64(qword, 8) ^ SHR64(qword, 7)
51
+ /// }
52
+ /// W[4] := __B.qword[0]
53
+ /// W[3] := __A.qword[3]
54
+ /// W[2] := __A.qword[2]
55
+ /// W[1] := __A.qword[1]
56
+ /// W[0] := __A.qword[0]
57
+ /// dst.qword[3] := W[3] + s0(W[4])
58
+ /// dst.qword[2] := W[2] + s0(W[3])
59
+ /// dst.qword[1] := W[1] + s0(W[2])
60
+ /// dst.qword[0] := W[0] + s0(W[1])
61
+ /// dst[MAX:256] := 0
62
+ /// \endcode
63
+ static __inline__ __m256i __DEFAULT_FN_ATTRS256
64
+ _mm256_sha512msg1_epi64(__m256i __A, __m128i __B) {
65
+ return (__m256i)__builtin_ia32_vsha512msg1((__v4du)__A, (__v2du)__B);
66
+ }
67
+
68
+ /// This intrinisc is one of the two SHA512 message scheduling instructions.
69
+ /// The intrinsic performs the final calculation for the next four SHA512
70
+ /// message qwords. The calculated results are stored in \a dst.
71
+ ///
72
+ /// \headerfile <immintrin.h>
73
+ ///
74
+ /// \code
75
+ /// __m256i _mm256_sha512msg2_epi64(__m256i __A, __m256i __B)
76
+ /// \endcode
77
+ ///
78
+ /// This intrinsic corresponds to the \c VSHA512MSG2 instruction.
79
+ ///
80
+ /// \param __A
81
+ /// A 256-bit vector of [4 x long long].
82
+ /// \param __B
83
+ /// A 256-bit vector of [4 x long long].
84
+ /// \returns
85
+ /// A 256-bit vector of [4 x long long].
86
+ ///
87
+ /// \code{.operation}
88
+ /// DEFINE ROR64(qword, n) {
89
+ /// count := n % 64
90
+ /// dest := (qword >> count) | (qword << (64 - count))
91
+ /// RETURN dest
92
+ /// }
93
+ /// DEFINE SHR64(qword, n) {
94
+ /// RETURN qword >> n
95
+ /// }
96
+ /// DEFINE s1(qword) {
97
+ /// RETURN ROR64(qword,19) ^ ROR64(qword, 61) ^ SHR64(qword, 6)
98
+ /// }
99
+ /// W[14] := __B.qword[2]
100
+ /// W[15] := __B.qword[3]
101
+ /// W[16] := __A.qword[0] + s1(W[14])
102
+ /// W[17] := __A.qword[1] + s1(W[15])
103
+ /// W[18] := __A.qword[2] + s1(W[16])
104
+ /// W[19] := __A.qword[3] + s1(W[17])
105
+ /// dst.qword[3] := W[19]
106
+ /// dst.qword[2] := W[18]
107
+ /// dst.qword[1] := W[17]
108
+ /// dst.qword[0] := W[16]
109
+ /// dst[MAX:256] := 0
110
+ /// \endcode
111
+ static __inline__ __m256i __DEFAULT_FN_ATTRS256
112
+ _mm256_sha512msg2_epi64(__m256i __A, __m256i __B) {
113
+ return (__m256i)__builtin_ia32_vsha512msg2((__v4du)__A, (__v4du)__B);
114
+ }
115
+
116
+ /// This intrinisc performs two rounds of SHA512 operation using initial SHA512
117
+ /// state (C,D,G,H) from \a __A, an initial SHA512 state (A,B,E,F) from
118
+ /// \a __A, and a pre-computed sum of the next two round message qwords and
119
+ /// the corresponding round constants from \a __C (only the two lower qwords
120
+ /// of the third operand). The updated SHA512 state (A,B,E,F) is written to
121
+ /// \a __A, and \a __A can be used as the updated state (C,D,G,H) in later
122
+ /// rounds.
123
+ ///
124
+ /// \headerfile <immintrin.h>
125
+ ///
126
+ /// \code
127
+ /// __m256i _mm256_sha512rnds2_epi64(__m256i __A, __m256i __B, __m128i __C)
128
+ /// \endcode
129
+ ///
130
+ /// This intrinsic corresponds to the \c VSHA512RNDS2 instruction.
131
+ ///
132
+ /// \param __A
133
+ /// A 256-bit vector of [4 x long long].
134
+ /// \param __B
135
+ /// A 256-bit vector of [4 x long long].
136
+ /// \param __C
137
+ /// A 128-bit vector of [2 x long long].
138
+ /// \returns
139
+ /// A 256-bit vector of [4 x long long].
140
+ ///
141
+ /// \code{.operation}
142
+ /// DEFINE ROR64(qword, n) {
143
+ /// count := n % 64
144
+ /// dest := (qword >> count) | (qword << (64 - count))
145
+ /// RETURN dest
146
+ /// }
147
+ /// DEFINE SHR64(qword, n) {
148
+ /// RETURN qword >> n
149
+ /// }
150
+ /// DEFINE cap_sigma0(qword) {
151
+ /// RETURN ROR64(qword,28) ^ ROR64(qword, 34) ^ ROR64(qword, 39)
152
+ /// }
153
+ /// DEFINE cap_sigma1(qword) {
154
+ /// RETURN ROR64(qword,14) ^ ROR64(qword, 18) ^ ROR64(qword, 41)
155
+ /// }
156
+ /// DEFINE MAJ(a,b,c) {
157
+ /// RETURN (a & b) ^ (a & c) ^ (b & c)
158
+ /// }
159
+ /// DEFINE CH(e,f,g) {
160
+ /// RETURN (e & f) ^ (g & ~e)
161
+ /// }
162
+ /// A[0] := __B.qword[3]
163
+ /// B[0] := __B.qword[2]
164
+ /// C[0] := __C.qword[3]
165
+ /// D[0] := __C.qword[2]
166
+ /// E[0] := __B.qword[1]
167
+ /// F[0] := __B.qword[0]
168
+ /// G[0] := __C.qword[1]
169
+ /// H[0] := __C.qword[0]
170
+ /// WK[0]:= __A.qword[0]
171
+ /// WK[1]:= __A.qword[1]
172
+ /// FOR i := 0 to 1:
173
+ /// A[i+1] := CH(E[i], F[i], G[i]) +
174
+ /// cap_sigma1(E[i]) + WK[i] + H[i] +
175
+ /// MAJ(A[i], B[i], C[i]) +
176
+ /// cap_sigma0(A[i])
177
+ /// B[i+1] := A[i]
178
+ /// C[i+1] := B[i]
179
+ /// D[i+1] := C[i]
180
+ /// E[i+1] := CH(E[i], F[i], G[i]) +
181
+ /// cap_sigma1(E[i]) + WK[i] + H[i] + D[i]
182
+ /// F[i+1] := E[i]
183
+ /// G[i+1] := F[i]
184
+ /// H[i+1] := G[i]
185
+ /// ENDFOR
186
+ /// dst.qword[3] := A[2]
187
+ /// dst.qword[2] := B[2]
188
+ /// dst.qword[1] := E[2]
189
+ /// dst.qword[0] := F[2]
190
+ /// dst[MAX:256] := 0
191
+ /// \endcode
192
+ static __inline__ __m256i __DEFAULT_FN_ATTRS256
193
+ _mm256_sha512rnds2_epi64(__m256i __A, __m256i __B, __m128i __C) {
194
+ return (__m256i)__builtin_ia32_vsha512rnds2((__v4du)__A, (__v4du)__B,
195
+ (__v2du)__C);
196
+ }
197
+
198
+ #undef __DEFAULT_FN_ATTRS256
199
+
200
+ #endif // __SHA512INTRIN_H