Home
last modified time | relevance | path

Searched refs:float16x4x4_t (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/test/Sema/
Darm-no-fp16.c127 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/
Darm-neon-vld.c66 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()
Darm-neon-vst.c108 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()
Daarch64-neon-ldst-one.c3880 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()
Darm_neon_intrinsics.c6055 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()
Daarch64-neon-intrinsics.c10600 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/
Daarch64-neon-ldst-one.c1717 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()
Darm_neon_intrinsics.c7438 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()
Daarch64-neon-intrinsics.c11428 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/
DNEON_2_SSE.h328 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 …]