Home
last modified time | relevance | path

Searched refs:float32x2x3_t (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c105 float32x2x3_t test_vld1_f32_x3(float32_t const *a) { in test_vld1_f32_x3()
1642 void test_vld3_dup_f32(float32x2x3_t *dest, const float32_t *src) { in test_vld3_dup_f32()
Darm-neon-vst.c171 void test_vst1_f32_x3(float32_t *a, float32x2x3_t b) { in test_vst1_f32_x3()
Daarch64-neon-ldst-one.c2764 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
5758 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
Darm_neon_intrinsics.c5349 float32x2x3_t test_vld3_f32(float32_t const * a) { in test_vld3_f32()
5832 float32x2x3_t test_vld3_lane_f32(float32_t const * a, float32x2x3_t b) { in test_vld3_lane_f32()
17504 void test_vst3_f32(float32_t * a, float32x2x3_t b) { in test_vst3_f32()
18010 void test_vst3_lane_f32(float32_t * a, float32x2x3_t b) { in test_vst3_lane_f32()
Daarch64-neon-intrinsics.c10156 float32x2x3_t test_vld3_f32(float32_t const *a) { in test_vld3_f32()
12214 void test_vst3_f32(float32_t *a, float32x2x3_t b) { in test_vst3_f32()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1238 float32x2x3_t test_vld3_dup_f32(float32_t *a) { in test_vld3_dup_f32()
3942 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
6936 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
Darm_neon_intrinsics.c6234 float32x2x3_t test_vld3_f32(float32_t const * a) { in test_vld3_f32()
6484 float32x2x3_t test_vld3_dup_f32(float32_t const * a) { in test_vld3_dup_f32()
7088 float32x2x3_t test_vld3_lane_f32(float32_t const * a, float32x2x3_t b) { in test_vld3_lane_f32()
19987 void test_vst3_f32(float32_t * a, float32x2x3_t b) { in test_vst3_f32()
20494 void test_vst3_lane_f32(float32_t * a, float32x2x3_t b) { in test_vst3_lane_f32()
Daarch64-neon-intrinsics.c10984 float32x2x3_t test_vld3_f32(float32_t const *a) { in test_vld3_f32()
13042 void test_vst3_f32(float32_t *a, float32x2x3_t b) { in test_vst3_f32()
14895 float32x2x3_t test_vld1_f32_x3(float32_t const *a) { in test_vld1_f32_x3()
16853 void test_vst1_f32_x3(float32_t *a, float32x2x3_t b) { in test_vst1_f32_x3()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll29 %struct.float32x2x3_t = type { [3 x <2 x float>] }
/external/neon_2_sse/
DNEON_2_SSE.h385 struct float32x2x3_t { struct
394 typedef struct float32x2x3_t float32x2x3_t; //for C compilers to make them happy argument
1369 _NEON2SSESTORAGE float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr); // VLD3.32 {d0, d…
1416 _NEON2SSESTORAGE float32x2x3_t vld3_dup_f32(__transfersize(3) float32_t const * ptr); // VLD3.32 {d…
1464 _NEON2SSESTORAGE float32x2x3_t vld3_lane_f32(__transfersize(3) float32_t const * ptr, float32x2x3_t
1526 _NEON2SSESTORAGE void vst3_f32(__transfersize(6) float32_t * ptr, float32x2x3_t val); // VST3.32 {d…
1583 _NEON2SSESTORAGE void vst3_lane_f32(__transfersize(3) float32_t * ptr, float32x2x3_t val, __constra…
10189 _NEON2SSESTORAGE float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr); // VLD3.32 {d0, d…
10190 _NEON2SSE_INLINE float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr)
10193 float32x2x3_t v;
[all …]
/external/skia/include/private/
DSkNx_neon.h57 float32x2x3_t abc = {{ in Store3()
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll29 %struct.float32x2x3_t = type { [3 x <2 x float>] }
/external/skqp/include/private/
DSkNx_neon.h57 float32x2x3_t abc = {{ in Store3()