Searched refs:test_vmulq_lane_f64 (Results 1 – 2 of 2) sorted by relevance
748 float64x2_t test_vmulq_lane_f64(float64x2_t a, float64x1_t v) { in test_vmulq_lane_f64() function
1440 define <2 x double> @test_vmulq_lane_f64(<2 x double> %a, <1 x double> %v) {1441 ; CHECK-LABEL: test_vmulq_lane_f64: