/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | MMX-64.s | 941 pmulhw 485498096, %mm4 label 945 pmulhw 64(%rdx), %mm4 label 949 pmulhw 64(%rdx,%rax,4), %mm4 label 953 pmulhw -64(%rdx,%rax,4), %mm4 label 957 pmulhw 64(%rdx,%rax), %mm4 label 961 pmulhw %mm4, %mm4 label 965 pmulhw (%rdx), %mm4 label
|
D | MMX-32.s | 917 pmulhw -485498096(%edx,%eax,4), %mm4 label 921 pmulhw 485498096(%edx,%eax,4), %mm4 label 925 pmulhw 485498096(%edx), %mm4 label 929 pmulhw 485498096, %mm4 label 933 pmulhw 64(%edx,%eax), %mm4 label 937 pmulhw (%edx), %mm4 label 941 pmulhw %mm4, %mm4 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-mmx.s | 75 pmulhw %mm0, %mm2 label 76 pmulhw (%rax), %mm2 label
|
D | resources-sse2.s | 252 pmulhw %xmm0, %xmm2 label 253 pmulhw (%rax), %xmm2 label
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 912 void AssemblerX86Base<TraitsType>::pmulhw(Type Ty, XmmRegister dst, in pmulhw() function 925 void AssemblerX86Base<TraitsType>::pmulhw(Type Ty, XmmRegister dst, in pmulhw() function
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 7414 RValue<Short4> pmulhw(RValue<Short4> x, RValue<Short4> y) in pmulhw() function 7416 …llvm::Function *pmulhw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_pmulh… in pmulhw() local 7435 RValue<Short8> pmulhw(RValue<Short8> x, RValue<Short8> y) in pmulhw() function 7437 …llvm::Function *pmulhw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_pmulh… in pmulhw() local
|
D | SubzeroReactor.cpp | 3616 auto pmulhw = Ice::InstIntrinsicCall::create(::function, 2, result, target, intrinsic); in MulHigh() local
|