Home
last modified time | relevance | path

Searched refs:vfnmadd213ss (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dfma_patterns.ll267 ; FMA-NEXT: vfnmadd213ss %xmm2, %xmm1, %xmm0
277 ; AVX512-NEXT: vfnmadd213ss %xmm2, %xmm0, %xmm1
819 ; FMA-NEXT: vfnmadd213ss %xmm1, %xmm2, %xmm1
831 ; AVX512-NEXT: vfnmadd213ss %xmm1, %xmm2, %xmm1
Dfma-intrinsics-x86.ll306 ; CHECK-FMA-NEXT: vfnmadd213ss %xmm2, %xmm1, %xmm0
323 ; CHECK-FMA-NEXT: vfnmadd213ss %xmm2, %xmm0, %xmm1
Dfma-commute-x86.ll202 ; CHECK-NEXT: vfnmadd213ss %xmm1, %xmm1, %xmm0
222 ; CHECK-NEXT: vfnmadd213ss (%rcx), %xmm0, %xmm0
Dfma-scalar-memfold.ll118 ; CHECK-NEXT: vfnmadd213ss (%rdx), %[[XMM]], %[[XMM]]
/external/v8/src/ia32/
Dassembler-ia32.h1202 void vfnmadd213ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd213ss() function
1203 vfnmadd213ss(dst, src1, Operand(src2)); in vfnmadd213ss()
1211 void vfnmadd213ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd213ss() function
/external/llvm/test/MC/X86/
Davx512-encodings.s13915 vfnmadd213ss %xmm28, %xmm7, %xmm29
13919 vfnmadd213ss %xmm28, %xmm7, %xmm29 {%k2}
13923 vfnmadd213ss %xmm28, %xmm7, %xmm29 {%k2} {z}
13927 vfnmadd213ss {rn-sae}, %xmm28, %xmm7, %xmm29
13931 vfnmadd213ss {ru-sae}, %xmm28, %xmm7, %xmm29
13935 vfnmadd213ss {rd-sae}, %xmm28, %xmm7, %xmm29
13939 vfnmadd213ss {rz-sae}, %xmm28, %xmm7, %xmm29
13943 vfnmadd213ss (%rcx), %xmm7, %xmm29
13947 vfnmadd213ss 291(%rax,%r14,8), %xmm7, %xmm29
13951 vfnmadd213ss 508(%rdx), %xmm7, %xmm29
[all …]
Dintel-syntax-avx512.s5986 vfnmadd213ss xmm29, xmm7, xmm28
5990 vfnmadd213ss xmm29 {k2}, xmm7, xmm28
5994 vfnmadd213ss xmm29 {k2} {z}, xmm7, xmm28
5998 vfnmadd213ss xmm29, xmm7, xmm28, {rn-sae}
6002 vfnmadd213ss xmm29, xmm7, xmm28, {ru-sae}
6006 vfnmadd213ss xmm29, xmm7, xmm28, {rd-sae}
6010 vfnmadd213ss xmm29, xmm7, xmm28, {rz-sae}
6014 vfnmadd213ss xmm29, xmm7, dword ptr [rcx]
6018 vfnmadd213ss xmm29, xmm7, dword ptr [rax + 8*r14 + 291]
6022 vfnmadd213ss xmm29, xmm7, dword ptr [rdx + 508]
[all …]
/external/v8/src/x64/
Dassembler-x64.h1423 void vfnmadd213ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd213ss() function
1432 void vfnmadd213ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd213ss() function