Searched refs:vst3q_f32 (Results 1 – 5 of 5) sorted by relevance
1449 vst3q_f32(rgb + 0, lo); in exec_ops()1450 vst3q_f32(rgb + 12, hi); in exec_ops()1457 vst3q_f32(rgb, v); in exec_ops()
1181 vst3q_f32(rgb, v); in exec_ops()
12674 vst3q_f32(a, b); in test_vst3q_f32()
19637 vst3q_f32(a, b); in test_vst3q_f32()
11320 #define vst3q_f32(ptr, val) vst3q_f32_ptr(ptr, &val) macro