Home
last modified time | relevance | path

Searched +defs:b +defs:r (Results 1 – 25 of 67888) sorted by relevance

12345678910>>...2716

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dinitct.cpp10 DByte r[256]={ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … in InitCT() local
12 DByte b[256]={ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … in InitCT() local
17 DByte r[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, … in InitCT() local
19 DByte b[256]={ 0, 1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 14, 16, 17, 18, 20, 21, 23, 24, 25, 27, … in InitCT() local
24 DByte r[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, … in InitCT() local
26 DByte b[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, … in InitCT() local
31 DByte r[256]={ 0, 1, 2, 4, 5, 7, 8, 10, 11, 13, 14, 15, 17, 18, 20, 21, 23, 24, 26, 27, 28, … in InitCT() local
33 DByte b[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, … in InitCT() local
38 DByte r[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, … in InitCT() local
298 DByte r[16] ={ 0x00, 0xff, 0xff, 0x00, 0x7f, 0xff, 0xf5, 0xbe, 0xa5, 0x00, 0x8a, 0x00, 0x40, 0xff,… in InitCT() local
[all …]
/dports/devel/safe-iop/safe-iop-2b20d77fb9f22b1ec9e2b3d2eb53c532596d3203/src/
H A Dsafe_iop.c183 int r=1; in T_add_s8() local
196 int r=1; in T_add_s16() local
207 int r=1; in T_add_s32() local
218 int r=1; in T_add_s64() local
229 int r=1; in T_add_long() local
239 int r=1; in T_add_longlong() local
249 int r=1; in T_add_ssizet() local
260 int r=1; in T_add_u8() local
272 int r=1; in T_add_u16() local
284 int r=1; in T_add_u32() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/util/
H A Dsimd_functions.hpp138 uint r = 0; in vadd2() local
159 uint r = 0; in vsub2() local
180 uint r = 0; in vabsdiff2() local
207 uint r, s; in vavg2() local
222 uint r = 0; in vavrg2() local
263 uint r, c; in vcmpeq2() local
304 uint r, c; in vcmpge2() local
341 uint r, c; in vcmpgt2() local
378 uint r, c; in vcmple2() local
415 uint r, c; in vcmplt2() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Dsimd_functions.hpp90 unsigned int r = 0; in vadd2() local
111 unsigned int r = 0; in vsub2() local
132 unsigned int r = 0; in vabsdiff2() local
159 unsigned int r, s; in vavg2() local
174 unsigned int r = 0; in vavrg2() local
215 unsigned int r, c; in vcmpeq2() local
256 unsigned int r, c; in vcmpge2() local
293 unsigned int r, c; in vcmpgt2() local
330 unsigned int r, c; in vcmple2() local
367 unsigned int r, c; in vcmplt2() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c21 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
33 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
56 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
79 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
102 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
125 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
138 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
151 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
164 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
193 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-bf16-dotprod-intrinsics.c15 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
50 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
73 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
96 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
119 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
132 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
145 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
158 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
187 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
H A Daarch64-bf16-dotprod-intrinsics.c12 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
21 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
33 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
45 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
57 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
69 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
78 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
87 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
96 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
106 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c18 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
39 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
51 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
63 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
75 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
84 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
93 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
102 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
112 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c21 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
33 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
56 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
79 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
102 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
125 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
138 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
151 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
164 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
193 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-bf16-dotprod-intrinsics.c15 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
50 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
73 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
96 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
119 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
132 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
145 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
158 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
187 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c20 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
31 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
44 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
57 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
70 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
83 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
94 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
105 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
116 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
128 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-bf16-dotprod-intrinsics.c12 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
22 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
34 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
46 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
58 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
70 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
80 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
90 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
100 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
111 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-dotprod-intrinsics.c12 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
21 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
33 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
45 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
57 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
69 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
78 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
87 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
96 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
106 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c18 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
39 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
51 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
63 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
75 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
84 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
93 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
102 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
112 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-bf16-dotprod-intrinsics.c12 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
22 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
34 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
46 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
58 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
70 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
80 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
90 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
100 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
111 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
H A Darm-bf16-dotprod-intrinsics.c20 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
31 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
44 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
57 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
70 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
83 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
94 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
105 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
116 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
128 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-dotprod-intrinsics.c15 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
50 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
73 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
96 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
119 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
132 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
145 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
158 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
187 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]
H A Daarch64-v8.6a-neon-intrinsics.c13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-dotprod-intrinsics.c15 float32x2_t test_vbfdot_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b) { in test_vbfdot_f32()
27 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32()
50 float32x2_t test_vbfdot_lane_f32(float32x2_t r, bfloat16x4_t a, bfloat16x4_t b){ in test_vbfdot_lane_f32()
73 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32()
96 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32()
119 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32()
132 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32()
145 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32()
158 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32()
187 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32()
[all …]

12345678910>>...2716