Home
last modified time | relevance | path

Searched defs:psubsw (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DMMX-64.s1449 psubsw 485498096, %mm4 label
1453 psubsw 64(%rdx), %mm4 label
1457 psubsw 64(%rdx,%rax,4), %mm4 label
1461 psubsw -64(%rdx,%rax,4), %mm4 label
1465 psubsw 64(%rdx,%rax), %mm4 label
1469 psubsw %mm4, %mm4 label
1473 psubsw (%rdx), %mm4 label
DMMX-32.s1425 psubsw -485498096(%edx,%eax,4), %mm4 label
1429 psubsw 485498096(%edx,%eax,4), %mm4 label
1433 psubsw 485498096(%edx), %mm4 label
1437 psubsw 485498096, %mm4 label
1441 psubsw 64(%edx,%eax), %mm4 label
1445 psubsw (%edx), %mm4 label
1449 psubsw %mm4, %mm4 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-mmx.s125 psubsw %mm0, %mm2 label
126 psubsw (%rax), %mm2 label
Dresources-sse2.s330 psubsw %xmm0, %xmm2 label
331 psubsw (%rax), %xmm2 label
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2422 __ psubsw(i.OutputSimd128Register(), i.InputSimd128Register(1)); in AssembleArchInstruction() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp7115 RValue<Short4> psubsw(RValue<Short4> x, RValue<Short4> y) in psubsw() function
7117 …llvm::Function *psubsw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_psubs… in psubsw() local
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc2521 __ psubsw(i.OutputSimd128Register(), i.InputOperand(1)); in AssembleArchInstruction() local

12