Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DMMX-64.s913 pmulhuw 485498096, %mm4 label
917 pmulhuw 64(%rdx), %mm4 label
921 pmulhuw 64(%rdx,%rax,4), %mm4 label
925 pmulhuw -64(%rdx,%rax,4), %mm4 label
929 pmulhuw 64(%rdx,%rax), %mm4 label
933 pmulhuw %mm4, %mm4 label
937 pmulhuw (%rdx), %mm4 label
DMMX-32.s889 pmulhuw -485498096(%edx,%eax,4), %mm4 label
893 pmulhuw 485498096(%edx,%eax,4), %mm4 label
897 pmulhuw 485498096(%edx), %mm4 label
901 pmulhuw 485498096, %mm4 label
905 pmulhuw 64(%edx,%eax), %mm4 label
909 pmulhuw (%edx), %mm4 label
913 pmulhuw %mm4, %mm4 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-sse1.s131 pmulhuw %mm0, %mm2 label
132 pmulhuw (%rax), %mm2 label
Dresources-sse2.s249 pmulhuw %xmm0, %xmm2 label
250 pmulhuw (%rax), %xmm2 label
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86BaseImpl.h939 void AssemblerX86Base<TraitsType>::pmulhuw(Type Ty, XmmRegister dst, in pmulhuw() function
952 void AssemblerX86Base<TraitsType>::pmulhuw(Type Ty, XmmRegister dst, in pmulhuw() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp7421 RValue<UShort4> pmulhuw(RValue<UShort4> x, RValue<UShort4> y) in pmulhuw() function
7423 …llvm::Function *pmulhuw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_pmul… in pmulhuw() local
7442 RValue<UShort8> pmulhuw(RValue<UShort8> x, RValue<UShort8> y) in pmulhuw() function
7444 …llvm::Function *pmulhuw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_pmul… in pmulhuw() local
DSubzeroReactor.cpp4081 auto pmulhuw = Ice::InstIntrinsicCall::create(::function, 2, result, target, intrinsic); in MulHigh() local