Searched refs:vreinterpretq_p8_f32 (Results 1 – 5 of 5) sorted by relevance
17408 return vreinterpretq_p8_f32(a); in test_vreinterpretq_p8_f32()
13103 return vreinterpretq_p8_f32(a); in test_vreinterpretq_p8_f32()
15401 return vreinterpretq_p8_f32(a); in test_vreinterpretq_p8_f32()
21588 return vreinterpretq_p8_f32(a); in test_vreinterpretq_p8_f32()
16056 _NEON2SSESTORAGE poly8x16_t vreinterpretq_p8_f32 (float32x4_t t);16057 #define vreinterpretq_p8_f32(t) _M128i(t) macro