Home
last modified time | relevance | path

Searched refs:float32x2x2_t (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1068 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
1532 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
1996 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
Daarch64-neon-ldst-one.c723 float32x2x2_t test_vld2_dup_f32(float32_t *a) { in test_vld2_dup_f32()
2974 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
6156 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
Darm_neon_intrinsics.c5124 float32x2x2_t test_vld2_f32(float32_t const * a) { in test_vld2_f32()
5350 float32x2x2_t test_vld2_dup_f32(float32_t const * a) { in test_vld2_dup_f32()
5877 float32x2x2_t test_vld2_lane_f32(float32_t const * a, float32x2x2_t b) { in test_vld2_lane_f32()
18926 void test_vst2_f32(float32_t * a, float32x2x2_t b) { in test_vst2_f32()
19354 void test_vst2_lane_f32(float32_t * a, float32x2x2_t b) { in test_vst2_lane_f32()
22884 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
23424 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
23779 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
Daarch64-neon-intrinsics.c10522 float32x2x2_t test_vld2_f32(float32_t const *a) { in test_vld2_f32()
12317 void test_vst2_f32(float32_t *a, float32x2x2_t b) { in test_vst2_f32()
14403 float32x2x2_t test_vld1_f32_x2(float32_t const *a) { in test_vld1_f32_x2()
16051 void test_vst1_f32_x2(float32_t *a, float32x2x2_t b) { in test_vst1_f32_x2()
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll9 %struct.float32x2x2_t = type { [2 x <2 x float>] }
2550 define %struct.float32x2x2_t @test_vuzp_f32(<2 x float> %a, <2 x float> %b) {
2557 %.fca.0.0.insert = insertvalue %struct.float32x2x2_t undef, <2 x float> %vuzp.i, 0, 0
2558 %.fca.0.1.insert = insertvalue %struct.float32x2x2_t %.fca.0.0.insert, <2 x float> %vuzp1.i, 0, 1
2559 ret %struct.float32x2x2_t %.fca.0.1.insert
2766 define %struct.float32x2x2_t @test_vzip_f32(<2 x float> %a, <2 x float> %b) {
2773 %.fca.0.0.insert = insertvalue %struct.float32x2x2_t undef, <2 x float> %vzip.i, 0, 0
2774 %.fca.0.1.insert = insertvalue %struct.float32x2x2_t %.fca.0.0.insert, <2 x float> %vzip1.i, 0, 1
2775 ret %struct.float32x2x2_t %.fca.0.1.insert
2982 define %struct.float32x2x2_t @test_vtrn_f32(<2 x float> %a, <2 x float> %b) {
[all …]
Darm64-neon-simd-ldst-one.ll17 %struct.float32x2x2_t = type { [2 x <2 x float>] }
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dneon-perm.ll9 %struct.float32x2x2_t = type { [2 x <2 x float>] }
2550 define %struct.float32x2x2_t @test_vuzp_f32(<2 x float> %a, <2 x float> %b) {
2557 %.fca.0.0.insert = insertvalue %struct.float32x2x2_t undef, <2 x float> %vuzp.i, 0, 0
2558 %.fca.0.1.insert = insertvalue %struct.float32x2x2_t %.fca.0.0.insert, <2 x float> %vuzp1.i, 0, 1
2559 ret %struct.float32x2x2_t %.fca.0.1.insert
2766 define %struct.float32x2x2_t @test_vzip_f32(<2 x float> %a, <2 x float> %b) {
2773 %.fca.0.0.insert = insertvalue %struct.float32x2x2_t undef, <2 x float> %vzip.i, 0, 0
2774 %.fca.0.1.insert = insertvalue %struct.float32x2x2_t %.fca.0.0.insert, <2 x float> %vzip1.i, 0, 1
2775 ret %struct.float32x2x2_t %.fca.0.1.insert
2982 define %struct.float32x2x2_t @test_vtrn_f32(<2 x float> %a, <2 x float> %b) {
[all …]
Darm64-neon-simd-ldst-one.ll17 %struct.float32x2x2_t = type { [2 x <2 x float>] }
/external/skia/include/private/
DSkNx_neon.h43 float32x2x2_t xy = vld2_f32((const float*) ptr); in Load2()
49 float32x2x2_t ab = {{ in Store2()
/external/skqp/include/private/
DSkNx_neon.h43 float32x2x2_t xy = vld2_f32((const float*) ptr); in Load2()
49 float32x2x2_t ab = {{ in Store2()
/external/neon_2_sse/
DNEON_2_SSE.h254 struct float32x2x2_t { struct
260 typedef struct float32x2x2_t float32x2x2_t; //for C compilers to make them happy typedef
1347 _NEON2SSESTORAGE float32x2x2_t vld2_f32(__transfersize(4) float32_t const * ptr); // VLD2.32 {d0, d…
1404 _NEON2SSESTORAGE float32x2x2_t vld2_dup_f32(__transfersize(2) float32_t const * ptr); // VLD2.32 {d…
1447 _NEON2SSESTORAGE float32x2x2_t vld2_lane_f32(__transfersize(2) float32_t const * ptr, float32x2x2_t
1504 _NEON2SSESTORAGE void vst2_f32_ptr(__transfersize(4) float32_t * ptr, float32x2x2_t * val); // VST2…
1566 _NEON2SSESTORAGE void vst2_lane_f32(__transfersize(2) float32_t * ptr, float32x2x2_t val, __constra…
2224 _NEON2SSESTORAGE float32x2x2_t vtrn_f32(float32x2_t a, float32x2_t b); // VTRN.32 d0,d0
2243 _NEON2SSESTORAGE float32x2x2_t vzip_f32(float32x2_t a, float32x2_t b); // VZIP.32 d0,d0
2262 _NEON2SSESTORAGE float32x2x2_t vuzp_f32(float32x2_t a, float32x2_t b); // VUZP.32 d0,d0
[all …]