Searched refs:test_vfmaq_n_f32 (Results 1 – 3 of 3) sorted by relevance
63 float32x4_t test_vfmaq_n_f32(float32x4_t a1, float32x4_t a2, float32_t a3) { in test_vfmaq_n_f32() function
1703 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t n) { in test_vfmaq_n_f32() function
524 define <4 x float> @test_vfmaq_n_f32(<4 x float> %a, <4 x float> %b, float %n) #0 {525 ; CHECK-LABEL: test_vfmaq_n_f32: