Searched refs:vtrn2_f32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h30612 vtrn2_f32 (float32x2_t __a, float32x2_t __b) function
30881 return (float32x2x2_t) {vtrn1_f32 (__a, __b), vtrn2_f32 (__a, __b)};
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h26586 vtrn2_f32 (float32x2_t __a, float32x2_t __b) function
26855 return (float32x2x2_t) {vtrn1_f32 (__a, __b), vtrn2_f32 (__a, __b)};

Completed in 270 milliseconds