Searched refs:test_vfmaq_f32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64_vfma.c13 float32x4_t test_vfmaq_f32(float32x4_t a1, float32x4_t a2, float32x4_t a3) { function
14 // CHECK: test_vfmaq_f32
H A Daarch64-neon-intrinsics.c522 float32x4_t test_vfmaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { function
523 // CHECK-LABEL: test_vfmaq_f32
H A Darm_neon_intrinsics.c2280 // CHECK-LABEL: test_vfmaq_f32
2282 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { function

Completed in 159 milliseconds