Searched refs:test_vextq_f64 (Results 1 – 3 of 3) sorted by relevance
231 void test_vextq_f64() in test_vextq_f64() function
120 float64x2_t test_vextq_f64(float64x2_t a, float64x2_t b) { in test_vextq_f64() function
152 define <2 x double> @test_vextq_f64(<2 x double> %a, <2 x double> %b) {153 ; CHECK-LABEL: test_vextq_f64: