Searched refs:float16x4x4_t (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | arm-no-fp16.c | 127 float16x4x4_t test_vld1_f16_x4(const float16_t *a) { in test_vld1_f16_x4() 183 float16x4x4_t test_vld4_f16(const float16_t *a) { in test_vld4_f16() 191 float16x4x4_t test_vld4_lane_f16(const float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16() 199 float16x4x4_t test_vld4_dup_f16(const float16_t *src) { in test_vld4_dup_f16() 241 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4() 281 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16() 289 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-neon-vld.c | 66 float16x4x4_t test_vld1_f16_x4(float16_t const *a) { in test_vld1_f16_x4() 1823 void test_vld4_dup_f16(float16x4x4_t *dest, const float16_t *src) { in test_vld4_dup_f16()
|
D | arm-neon-vst.c | 108 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()
|
D | aarch64-neon-ldst-one.c | 3880 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16() 6631 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()
|
D | arm_neon_intrinsics.c | 6055 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16() 6581 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16() 18704 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16() 19289 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()
|
D | aarch64-neon-intrinsics.c | 10600 float16x4x4_t test_vld4_f16(float16_t const *a) { in test_vld4_f16() 13022 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16()
|
/external/clang/test/CodeGen/ |
D | aarch64-neon-ldst-one.c | 1717 float16x4x4_t test_vld4_dup_f16(float16_t *a) { in test_vld4_dup_f16() 5058 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16() 7809 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()
|
D | arm_neon_intrinsics.c | 7438 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16() 7700 float16x4x4_t test_vld4_dup_f16(float16_t const * a) { in test_vld4_dup_f16() 8365 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16() 21189 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16() 21775 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()
|
D | aarch64-neon-intrinsics.c | 11428 float16x4x4_t test_vld4_f16(float16_t const *a) { in test_vld4_f16() 13850 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16() 15369 float16x4x4_t test_vld1_f16_x4(float16_t const *a) { in test_vld1_f16_x4() 17747 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 328 typedef float16x8x4_t float16x4x4_t; typedef 1390 _NEON2SSESTORAGE float16x4x4_t vld4_f16(__transfersize(16) __fp16 const * ptr); // VLD4.16 {d0, d1,… 1427 _NEON2SSESTORAGE float16x4x4_t vld4_dup_f16(__transfersize(4) __fp16 const * ptr); // VLD4.16 {d0[]… 1480 _NEON2SSESTORAGE float16x4x4_t vld4_lane_f16_ptr(__transfersize(4) __fp16 const * ptr, float16x4x4_… 1547 _NEON2SSESTORAGE void vst4_f16_ptr(__transfersize(16) __fp16 * ptr, float16x4x4_t * val); // VST4.1… 1599 _NEON2SSESTORAGE void vst4_lane_f16_ptr(__transfersize(4) __fp16 * ptr, float16x4x4_t * val, __cons… 10405 _NEON2SSESTORAGE float16x4x4_t vld4_f16(__transfersize(16) __fp16 const * ptr); // VLD4.16 {d0, d1,… 10672 _NEON2SSESTORAGE float16x4x4_t vld4_dup_f16(__transfersize(4) __fp16 const * ptr); // VLD4.16 {d0[]… 11043 _NEON2SSESTORAGE float16x4x4_t vld4_lane_f16_ptr(__transfersize(4) __fp16 const * ptr, float16x4x4_… 11591 _NEON2SSESTORAGE void vst4_f16_ptr(__transfersize(16) __fp16 * ptr, float16x4x4_t * val); [all …]
|