Searched refs:test_vfms_f64 (Results 1 – 2 of 2) sorted by relevance
160 define <1 x double> @test_vfms_f64(<1 x double> %a, <1 x double> %b, <1 x double> %c) {161 ; CHECK-LABEL: test_vfms_f64
11475 float64x1_t test_vfms_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfms_f64() function