Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Darm-no-fp16.c131 float16x8x4_t test_vld1q_f16_x4(const float16_t *a) { in test_vld1q_f16_x4()
187 float16x8x4_t test_vld4q_f16(const float16_t *a) { in test_vld4q_f16()
195 float16x8x4_t test_vld4q_lane_f16(const float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
203 float16x8x4_t test_vld4q_dup_f16(const float16_t *src) { in test_vld4q_dup_f16()
245 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
285 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
293 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c767 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) { in test_vld1q_f16_x4()
2349 void test_vld4q_dup_f16(float16x8x4_t *dest, const float16_t *src) { in test_vld4q_dup_f16()
Darm-neon-vst.c1260 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
Daarch64-neon-ldst-one.c3291 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
6168 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
Darm_neon_intrinsics.c5950 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
6266 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
18299 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
18983 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
Daarch64-neon-intrinsics.c10369 float16x8x4_t test_vld4q_f16(float16_t const *a) { in test_vld4q_f16()
12594 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1471 float16x8x4_t test_vld4q_dup_f16(float16_t *a) { in test_vld4q_dup_f16()
4469 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
7346 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
Darm_neon_intrinsics.c7261 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
7996 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
20784 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
21469 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
Daarch64-neon-intrinsics.c11197 float16x8x4_t test_vld4q_f16(float16_t const *a) { in test_vld4q_f16()
13422 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
15123 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) { in test_vld1q_f16_x4()
17273 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
/external/neon_2_sse/
DNEON_2_SSE.h318 struct float16x8x4_t { struct
326 typedef struct float16x8x4_t float16x8x4_t; //for C compilers to make them happy argument
328 typedef float16x8x4_t float16x4x4_t;
1378 _NEON2SSESTORAGE float16x8x4_t vld4q_f16(__transfersize(32) __fp16 const * ptr); // VLD4.16 {d0, d2…
1471 _NEON2SSESTORAGE float16x8x4_t vld4q_lane_f16_ptr(__transfersize(4) __fp16 const * ptr, float16x8x4…
1535 _NEON2SSESTORAGE void vst4q_f16_ptr(__transfersize(32) __fp16 * ptr, float16x8x4_t * val); // VST4.…
1590 _NEON2SSESTORAGE void vst4q_lane_f16_ptr(__transfersize(4) __fp16 * ptr, float16x8x4_t * val, __con…
10299 _NEON2SSESTORAGE float16x8x4_t vld4q_f16(__transfersize(32) __fp16 const * ptr); // VLD4.16 {d0, d2…
10981 _NEON2SSESTORAGE float16x8x4_t vld4q_lane_f16_ptr(__transfersize(4) __fp16 const * ptr, float16x8x4…
11500 _NEON2SSESTORAGE void vst4q_f16_ptr(__transfersize(32) __fp16 * ptr, float16x8x4_t * val);
[all …]