Home
last modified time | relevance | path

Searched refs:test_vfmaq_n_f32 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Darm64_vfma.c63 float32x4_t test_vfmaq_n_f32(float32x4_t a1, float32x4_t a2, float32_t a3) { in test_vfmaq_n_f32() function
Daarch64-neon-2velem.c1703 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t n) { in test_vfmaq_n_f32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem-high.ll524 define <4 x float> @test_vfmaq_n_f32(<4 x float> %a, <4 x float> %b, float %n) #0 {
525 ; CHECK-LABEL: test_vfmaq_n_f32: