Home
last modified time | relevance | path

Searched refs:vzip_f32 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1533 return vzip_f32(a, b); in test_vzip_f32()
Darm_neon_intrinsics.c23780 return vzip_f32(a, b); in test_vzip_f32()
/external/neon_2_sse/
DNEON_2_SSE.h2243 _NEON2SSESTORAGE float32x2x2_t vzip_f32(float32x2_t a, float32x2_t b); // VZIP.32 d0,d0
15819 _NEON2SSESTORAGE float32x2x2_t vzip_f32(float32x2_t a, float32x2_t b); // VZIP.32 d0,d0
15820 #define vzip_f32 vtrn_f32 macro
15927 #define vuzp_f32 vzip_f32