Home
last modified time | relevance | path

Searched refs:test_mm_fmadd_ss (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/CodeGen/X86/
Dfma-builtins-constrained.c25 __m128 test_mm_fmadd_ss(__m128 a, __m128 b, __m128 c) { in test_mm_fmadd_ss() function
Dfma-builtins.c18 __m128 test_mm_fmadd_ss(__m128 a, __m128 b, __m128 c) { in test_mm_fmadd_ss() function
/external/clang/test/CodeGen/
Dfma-builtins.c18 __m128 test_mm_fmadd_ss(__m128 a, __m128 b, __m128 c) { in test_mm_fmadd_ss() function
/external/llvm-project/llvm/test/CodeGen/X86/
Dfma-intrinsics-fast-isel.ll24 define <4 x float> @test_mm_fmadd_ss(<4 x float> %a, <4 x float> %b, <4 x float> %c) {
25 ; CHECK-LABEL: test_mm_fmadd_ss:
Dfma-intrinsics-canonical.ll58 define <4 x float> @test_mm_fmadd_ss(<4 x float> %a, <4 x float> %b, <4 x float> %c) {
59 ; CHECK-FMA-LABEL: test_mm_fmadd_ss:
65 ; CHECK-AVX512VL-LABEL: test_mm_fmadd_ss:
71 ; CHECK-FMA-WIN-LABEL: test_mm_fmadd_ss: