Searched refs:float16x4x3_t (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | arm-no-fp16.c | 119 float16x4x3_t test_vld1_f16_x3(const float16_t *a) { in test_vld1_f16_x3() 159 float16x4x3_t test_vld3_f16(const float16_t *a) { in test_vld3_f16() 167 float16x4x3_t test_vld3_lane_f16(const float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16() 175 float16x4x3_t test_vld3_dup_f16(const float16_t *src) { in test_vld3_dup_f16() 233 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3() 265 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16() 273 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-neon-vld.c | 46 float16x4x3_t test_vld1_f16_x3(float16_t const *a) { in test_vld1_f16_x3() 1625 void test_vld3_dup_f16(float16x4x3_t *dest, float16_t *src) { in test_vld3_dup_f16()
|
D | arm-neon-vst.c | 69 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
|
D | aarch64-neon-ldst-one.c | 2725 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16() 5728 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
|
D | arm_neon_intrinsics.c | 5340 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16() 5800 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16() 17473 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16() 17979 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
|
D | aarch64-neon-intrinsics.c | 10138 float16x4x3_t test_vld3_f16(float16_t const *a) { in test_vld3_f16() 12184 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16()
|
/external/clang/test/CodeGen/ |
D | aarch64-neon-ldst-one.c | 1219 float16x4x3_t test_vld3_dup_f16(float16_t *a) { in test_vld3_dup_f16() 3903 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16() 6906 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
|
D | arm_neon_intrinsics.c | 6219 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16() 6460 float16x4x3_t test_vld3_dup_f16(float16_t const * a) { in test_vld3_dup_f16() 7050 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16() 19956 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16() 20463 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
|
D | aarch64-neon-intrinsics.c | 10966 float16x4x3_t test_vld3_f16(float16_t const *a) { in test_vld3_f16() 13012 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16() 14877 float16x4x3_t test_vld1_f16_x3(float16_t const *a) { in test_vld1_f16_x3() 16822 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 395 typedef float16x8x3_t float16x4x3_t; typedef 1368 _NEON2SSESTORAGE float16x4x3_t vld3_f16(__transfersize(12) __fp16 const * ptr); // VLD3.16 {d0, d1,… 1415 _NEON2SSESTORAGE float16x4x3_t vld3_dup_f16(__transfersize(3) __fp16 const * ptr); // VLD3.16 {d0[]… 1463 _NEON2SSESTORAGE float16x4x3_t vld3_lane_f16_ptr(__transfersize(3) __fp16 const * ptr, float16x4x3_… 1525 _NEON2SSESTORAGE void vst3_f16_ptr(__transfersize(12) __fp16 * ptr, float16x4x3_t * val); // VST3.1… 1582 _NEON2SSESTORAGE void vst3_lane_f16_ptr(__transfersize(3) __fp16 * ptr, float16x4x3_t * val, __cons… 10186 _NEON2SSESTORAGE float16x4x3_t vld3_f16(__transfersize(12) __fp16 const * ptr); // VLD3.16 {d0, d1,… 10575 _NEON2SSESTORAGE float16x4x3_t vld3_dup_f16(__transfersize(3) __fp16 const * ptr); // VLD3.16 {d0[]… 10924 _NEON2SSESTORAGE float16x4x3_t vld3_lane_f16_ptr(__transfersize(3) __fp16 const * ptr, float16x4x3_… 11405 _NEON2SSESTORAGE void vst3_f16_ptr(__transfersize(12) __fp16 * ptr, float16x4x3_t * val); // VST3.1… [all …]
|