Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-ibilinear-chw/gen/
Dneonfma-p4.c89 const float32x2x2_t vw = vld2_f32(w); in xnn_f32_ibilinear_chw_ukernel__neonfma_p4()
109 const float32x2x2_t vld_t = vuzp_f32(vldrd0, vldrd1); in xnn_f32_ibilinear_chw_ukernel__neonfma_p4()
113 const float32x2x2_t vtl_t = vuzp_f32(vtltr0, vtltr1); in xnn_f32_ibilinear_chw_ukernel__neonfma_p4()
Dneon-p4.c89 const float32x2x2_t vw = vld2_f32(w); in xnn_f32_ibilinear_chw_ukernel__neon_p4()
109 const float32x2x2_t vld_t = vuzp_f32(vldrd0, vldrd1); in xnn_f32_ibilinear_chw_ukernel__neon_p4()
113 const float32x2x2_t vtl_t = vuzp_f32(vtltr0, vtltr1); in xnn_f32_ibilinear_chw_ukernel__neon_p4()
Dneonfma-p8.c177 const float32x2x2_t vw = vld2_f32(w); in xnn_f32_ibilinear_chw_ukernel__neonfma_p8()
197 const float32x2x2_t vld_t = vuzp_f32(vldrd0, vldrd1); in xnn_f32_ibilinear_chw_ukernel__neonfma_p8()
201 const float32x2x2_t vtl_t = vuzp_f32(vtltr0, vtltr1); in xnn_f32_ibilinear_chw_ukernel__neonfma_p8()
Dneon-p8.c177 const float32x2x2_t vw = vld2_f32(w); in xnn_f32_ibilinear_chw_ukernel__neon_p8()
197 const float32x2x2_t vld_t = vuzp_f32(vldrd0, vldrd1); in xnn_f32_ibilinear_chw_ukernel__neon_p8()
201 const float32x2x2_t vtl_t = vuzp_f32(vtltr0, vtltr1); in xnn_f32_ibilinear_chw_ukernel__neon_p8()
/external/XNNPACK/src/f32-ibilinear-chw/
Dneon.c.in129 const float32x2x2_t vw = vld2_f32(w);
147 const float32x2x2_t vld_t = vuzp_f32(vldrd0, vldrd1);
151 const float32x2x2_t vtl_t = vuzp_f32(vtltr0, vtltr1);
/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c86 float32x2x2_t test_vld1_f32_x2(float32_t const *a) { in test_vld1_f32_x2()
1443 void test_vld2_dup_f32(float32x2x2_t *dest, const float32_t *src) { in test_vld2_dup_f32()
Daarch64-neon-perm.c1035 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
1419 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
1803 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
Darm-neon-vst.c137 void test_vst1_f32_x2(float32_t *a, float32x2x2_t b) { in test_vst1_f32_x2()
Daarch64-neon-ldst-one.c1796 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
4978 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
Darm_neon_intrinsics.c4713 float32x2x2_t test_vld2_f32(float32_t const * a) { in test_vld2_f32()
5125 float32x2x2_t test_vld2_lane_f32(float32_t const * a, float32x2x2_t b) { in test_vld2_lane_f32()
16445 void test_vst2_f32(float32_t * a, float32x2x2_t b) { in test_vst2_f32()
16872 void test_vst2_lane_f32(float32_t * a, float32x2x2_t b) { in test_vst2_lane_f32()
20323 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
20745 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
21003 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
Daarch64-neon-intrinsics.c9694 float32x2x2_t test_vld2_f32(float32_t const *a) { in test_vld2_f32()
11489 void test_vst2_f32(float32_t *a, float32x2x2_t b) { in test_vst2_f32()
/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/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/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/llvm-project/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/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 argument
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 …]
/external/pffft/
Dsse2neon.h5107 float32x2x2_t result = vzip_f32(a1, b1); in _mm_unpacklo_ps()
5129 float32x2x2_t result = vzip_f32(a1, b1); in _mm_unpackhi_ps()