Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DMMX-64.s1505 psubusw 485498096, %mm4 label
1509 psubusw 64(%rdx), %mm4 label
1513 psubusw 64(%rdx,%rax,4), %mm4 label
1517 psubusw -64(%rdx,%rax,4), %mm4 label
1521 psubusw 64(%rdx,%rax), %mm4 label
1525 psubusw %mm4, %mm4 label
1529 psubusw (%rdx), %mm4 label
DMMX-32.s1481 psubusw -485498096(%edx,%eax,4), %mm4 label
1485 psubusw 485498096(%edx,%eax,4), %mm4 label
1489 psubusw 485498096(%edx), %mm4 label
1493 psubusw 485498096, %mm4 label
1497 psubusw 64(%edx,%eax), %mm4 label
1501 psubusw (%edx), %mm4 label
1505 psubusw %mm4, %mm4 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-mmx.s131 psubusw %mm0, %mm2 label
132 psubusw (%rax), %mm2 label
Dresources-sse2.s336 psubusw %xmm0, %xmm2 label
337 psubusw (%rax), %xmm2 label
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2471 __ psubusw(i.OutputSimd128Register(), i.InputSimd128Register(1)); in AssembleArchInstruction() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp2794 auto psubusw = Ice::InstIntrinsicCall::create(::function, 2, result, target, intrinsic); in SubSat() local
4055 auto psubusw = Ice::InstIntrinsicCall::create(::function, 2, result, target, intrinsic); in SubSat() local
DLLVMReactor.cpp7129 RValue<UShort4> psubusw(RValue<UShort4> x, RValue<UShort4> y) in psubusw() function
7131 …llvm::Function *psubusw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_psub… in psubusw() local

12