Home
last modified time | relevance | path

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

/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 typedef
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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll29 %struct.float32x2x3_t = type { [3 x <2 x float>] }
/external/skia/include/private/
DSkNx_neon.h57 float32x2x3_t abc = {{ in Store3()
/external/skqp/include/private/
DSkNx_neon.h57 float32x2x3_t abc = {{ in Store3()