Searched refs:test_vmul_lane_f32 (Results 1 – 3 of 3) sorted by relevance
728 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t v) { in test_vmul_lane_f32() function
5273 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t b) { in test_vmul_lane_f32() function
1407 define <2 x float> @test_vmul_lane_f32(<2 x float> %a, <2 x float> %v) {1408 ; CHECK-LABEL: test_vmul_lane_f32: