/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | MMX-64.s | 1449 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
|
D | MMX-32.s | 1425 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/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-mmx.s | 125 psubsw %mm0, %mm2 label 126 psubsw (%rax), %mm2 label
|
D | resources-sse2.s | 330 psubsw %xmm0, %xmm2 label 331 psubsw (%rax), %xmm2 label
|
/external/v8/src/compiler/x64/ |
D | code-generator-x64.cc | 2422 __ psubsw(i.OutputSimd128Register(), i.InputSimd128Register(1)); in AssembleArchInstruction() local
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 7115 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/ |
D | code-generator-ia32.cc | 2521 __ psubsw(i.OutputSimd128Register(), i.InputOperand(1)); in AssembleArchInstruction() local
|