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

/external/clang/test/CodeGen/
H A Darm64_vfma.c6 float32x2_t test_vfma_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { function
7 // CHECK: test_vfma_f32
H A Daarch64-neon-intrinsics.c516 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { function
517 // CHECK-LABEL: test_vfma_f32
H A Darm_neon_intrinsics.c2274 // CHECK-LABEL: test_vfma_f32
2276 float32x2_t test_vfma_f32(float32x2_t a, float32x2_t b, float32x2_t c) { function

Completed in 149 milliseconds