Home
last modified time | relevance | path

Searched refs:vfmadd231ss (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DFMA-64.s957 vfmadd231ss 485498096, %xmm15, %xmm15 label
961 vfmadd231ss 485498096, %xmm6, %xmm6 label
965 vfmadd231ss -64(%rdx,%rax,4), %xmm15, %xmm15 label
969 vfmadd231ss 64(%rdx,%rax,4), %xmm15, %xmm15 label
973 vfmadd231ss -64(%rdx,%rax,4), %xmm6, %xmm6 label
977 vfmadd231ss 64(%rdx,%rax,4), %xmm6, %xmm6 label
981 vfmadd231ss 64(%rdx,%rax), %xmm15, %xmm15 label
985 vfmadd231ss 64(%rdx,%rax), %xmm6, %xmm6 label
989 vfmadd231ss 64(%rdx), %xmm15, %xmm15 label
993 vfmadd231ss 64(%rdx), %xmm6, %xmm6 label
[all …]
DFMA-32.s481 vfmadd231ss -485498096(%edx,%eax,4), %xmm1, %xmm1 label
485 vfmadd231ss 485498096(%edx,%eax,4), %xmm1, %xmm1 label
489 vfmadd231ss 485498096(%edx), %xmm1, %xmm1 label
493 vfmadd231ss 485498096, %xmm1, %xmm1 label
497 vfmadd231ss 64(%edx,%eax), %xmm1, %xmm1 label
501 vfmadd231ss (%edx), %xmm1, %xmm1 label
505 vfmadd231ss %xmm1, %xmm1, %xmm1 label
Davx512-encodings.s13461 vfmadd231ss %xmm10, %xmm15, %xmm29
13465 vfmadd231ss %xmm10, %xmm15, %xmm29 {%k4}
13469 vfmadd231ss %xmm10, %xmm15, %xmm29 {%k4} {z}
13473 vfmadd231ss {rn-sae}, %xmm10, %xmm15, %xmm29
13477 vfmadd231ss {ru-sae}, %xmm10, %xmm15, %xmm29
13481 vfmadd231ss {rd-sae}, %xmm10, %xmm15, %xmm29
13485 vfmadd231ss {rz-sae}, %xmm10, %xmm15, %xmm29
13489 vfmadd231ss (%rcx), %xmm15, %xmm29
13493 vfmadd231ss 291(%rax,%r14,8), %xmm15, %xmm29
13497 vfmadd231ss 508(%rdx), %xmm15, %xmm29
[all …]
Dintel-syntax-avx512.s3886 vfmadd231ss xmm29, xmm15, xmm10
3890 vfmadd231ss xmm29 {k4}, xmm15, xmm10
3894 vfmadd231ss xmm29 {k4} {z}, xmm15, xmm10
3898 vfmadd231ss xmm29, xmm15, xmm10, {rn-sae}
3902 vfmadd231ss xmm29, xmm15, xmm10, {ru-sae}
3906 vfmadd231ss xmm29, xmm15, xmm10, {rd-sae}
3910 vfmadd231ss xmm29, xmm15, xmm10, {rz-sae}
3914 vfmadd231ss xmm29, xmm15, dword ptr [rcx]
3918 vfmadd231ss xmm29, xmm15, dword ptr [rax + 8*r14 + 291]
3922 vfmadd231ss xmm29, xmm15, dword ptr [rdx + 508]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfma-do-not-commute.ll14 ; CHECK: vfmadd231ss (%rsi), [[ADDR]], %xmm0
Davx512-fma-commute.ll12 ; CHECK-NEXT: vfmadd231ss (%rdi), %xmm0, %xmm1
23 ; CHECK-NEXT: vfmadd231ss (%rdi), %xmm0, %xmm1
Dfma-phi-213-to-231.ll8 ; CHECK: vfmadd231ss %xmm
Dfma-schedule.ll472 ; GENERIC-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * xmm2) + xmm0 sched: [5:0.50]
475 ; GENERIC-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * mem) + xmm0 sched: [10:0.50]
484 ; HASWELL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * xmm2) + xmm0 sched: [5:0.50]
487 ; HASWELL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * mem) + xmm0 sched: [10:0.50]
496 ; BROADWELL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * xmm2) + xmm0 sched: [5:0.50]
499 ; BROADWELL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * mem) + xmm0 sched: [10:0.50]
508 ; SKYLAKE-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * xmm2) + xmm0 sched: [4:0.50]
511 ; SKYLAKE-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * mem) + xmm0 sched: [9:0.50]
520 ; KNL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * xmm2) + xmm0 sched: [5:0.50]
523 ; KNL-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm1 * mem) + xmm0 sched: [10:0.50]
[all …]
Dcomplex-fastmath.ll140 ; FMA-NEXT: vfmadd231ss %xmm0, %xmm3, %xmm4
Dfma-scalar-memfold.ll47 ; CHECK-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm0 * mem) + xmm0
Dfma-intrinsics-x86.ll70 ; CHECK-FMA-NEXT: vfmadd231ss %xmm1, %xmm0, %xmm2 # encoding: [0xc4,0xe2,0x79,0xb9,0xd1]
77 ; CHECK-AVX512VL-NEXT: vfmadd231ss %xmm1, %xmm0, %xmm2 # EVEX TO VEX Compression encoding: [0xc4…
87 ; CHECK-FMA-WIN-NEXT: vfmadd231ss (%rdx), %xmm1, %xmm0 # encoding: [0xc4,0xe2,0x71,0xb9,0x02]
Dfma-scalar-combine.ll96 ; CHECK-NEXT: vfmadd231ss %xmm0, %xmm1, %xmm2 {%k1} # encoding: [0x62,0xf2,0x75,0x09,0xb9,0xd0]
Davx512-intrinsics.ll4549 ; CHECK-NEXT: vfmadd231ss {{.*#+}} xmm3 = (xmm0 * xmm1) + xmm3
4552 ; CHECK-NEXT: vfmadd231ss {{.*#+}} xmm4 = (xmm0 * xmm1) + xmm4
4555 ; CHECK-NEXT: vfmadd231ss {rz-sae}, %xmm1, %xmm0, %xmm4
4556 ; CHECK-NEXT: vfmadd231ss {rz-sae}, %xmm1, %xmm0, %xmm2 {%k1}
4630 ; CHECK-NEXT: vfmadd231ss {{.*#+}} xmm0 = (xmm0 * mem) + xmm0
4950 ; CHECK-NEXT: vfmadd231ss {{.*#+}} xmm1 = (xmm0 * mem) + xmm1
/external/llvm/test/CodeGen/X86/
Dfma-do-not-commute.ll14 ; CHECK: vfmadd231ss (%rdi), [[ADDR2]], %xmm0
Dfma-phi-213-to-231.ll8 ; CHECK: vfmadd231ss %xmm
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 5 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 2 10 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
546 # CHECK-NEXT: - - 0.50 0.50 - - - - - - vfmadd231ss %xm…
547 # CHECK-NEXT: - - 0.50 0.50 0.50 0.50 - - - - vfmadd231ss (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 4 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 2 9 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
546 # CHECK-NEXT: - - 0.50 0.50 - - - - - - vfmadd231ss %xm…
547 # CHECK-NEXT: - - 0.50 0.50 0.50 0.50 - - - - vfmadd231ss (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 5 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 2 10 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
546 # CHECK-NEXT: - - 0.50 0.50 - - - - - - vfmadd231ss %xm…
547 # CHECK-NEXT: - - 0.50 0.50 0.50 0.50 - - - - vfmadd231ss (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 5 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 2 10 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
544 # CHECK-NEXT: - - 0.50 0.50 - - - - vfmadd231ss %xmm0, %xmm1, %xm…
545 # CHECK-NEXT: - - 0.50 0.50 - - 0.50 0.50 vfmadd231ss (%rax), %xmm1, %x…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 5 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 1 12 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
548 … - - - - - 0.50 - - 0.50 - vfmadd231ss %xmm0, %xmm1, %…
549 … - - - - - 0.50 - - 0.50 - vfmadd231ss (%rax), %xmm1, …
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-fma.s55 vfmadd231ss %xmm0, %xmm1, %xmm2 label
56 vfmadd231ss (%rax), %xmm1, %xmm2 label
335 # CHECK-NEXT: 1 4 0.50 vfmadd231ss %xmm0, %xmm1, %xmm2
336 # CHECK-NEXT: 2 9 0.50 * vfmadd231ss (%rax), %xmm1, %xmm2
546 # CHECK-NEXT: - - 0.50 0.50 - - - - - - vfmadd231ss %xm…
547 # CHECK-NEXT: - - 0.50 0.50 0.50 0.50 - - - - vfmadd231ss (%r…
/external/llvm/test/MC/X86/
Davx512-encodings.s13395 vfmadd231ss %xmm10, %xmm15, %xmm29
13399 vfmadd231ss %xmm10, %xmm15, %xmm29 {%k4}
13403 vfmadd231ss %xmm10, %xmm15, %xmm29 {%k4} {z}
13407 vfmadd231ss {rn-sae}, %xmm10, %xmm15, %xmm29
13411 vfmadd231ss {ru-sae}, %xmm10, %xmm15, %xmm29
13415 vfmadd231ss {rd-sae}, %xmm10, %xmm15, %xmm29
13419 vfmadd231ss {rz-sae}, %xmm10, %xmm15, %xmm29
13423 vfmadd231ss (%rcx), %xmm15, %xmm29
13427 vfmadd231ss 291(%rax,%r14,8), %xmm15, %xmm29
13431 vfmadd231ss 508(%rdx), %xmm15, %xmm29
[all …]
Dintel-syntax-avx512.s3882 vfmadd231ss xmm29, xmm15, xmm10
3886 vfmadd231ss xmm29 {k4}, xmm15, xmm10
3890 vfmadd231ss xmm29 {k4} {z}, xmm15, xmm10
3894 vfmadd231ss xmm29, xmm15, xmm10, {rn-sae}
3898 vfmadd231ss xmm29, xmm15, xmm10, {ru-sae}
3902 vfmadd231ss xmm29, xmm15, xmm10, {rd-sae}
3906 vfmadd231ss xmm29, xmm15, xmm10, {rz-sae}
3910 vfmadd231ss xmm29, xmm15, dword ptr [rcx]
3914 vfmadd231ss xmm29, xmm15, dword ptr [rax + 8*r14 + 291]
3918 vfmadd231ss xmm29, xmm15, dword ptr [rdx + 508]
[all …]
/external/v8/src/ia32/
Dassembler-ia32.h1237 void vfmadd231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231ss() function
1238 vfmadd231ss(dst, src1, Operand(src2)); in vfmadd231ss()
1246 void vfmadd231ss(XMMRegister dst, XMMRegister src1, Operand src2) { in vfmadd231ss() function
/external/v8/src/x64/
Dassembler-x64.h1387 void vfmadd231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231ss() function
1396 void vfmadd231ss(XMMRegister dst, XMMRegister src1, Operand src2) { in vfmadd231ss() function

12