Searched refs:test_vext_f64 (Results 1 – 2 of 2) sorted by relevance
109 float64x1_t test_vext_f64(float64x1_t a, float64x1_t b) { in test_vext_f64() function
137 define <1 x double> @test_vext_f64(<1 x double> %a, <1 x double> %b) {138 ; CHECK-LABEL: test_vext_f64: