Searched refs:test_vsub_f64 (Results 1 – 2 of 2) sorted by relevance
175 define <1 x double> @test_vsub_f64(<1 x double> %a, <1 x double> %b) {176 ; CHECK-LABEL: test_vsub_f64
11481 float64x1_t test_vsub_f64(float64x1_t a, float64x1_t b) { in test_vsub_f64() function