Home
last modified time | relevance | path

Searched refs:Pmulhw (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h147 Pmulhw, enumerator
1958 : public InstX86BaseBinopXmm<InstX86Base::Pmulhw, false,
1970 : InstX86BaseBinopXmm<InstX86Base::Pmulhw, false, in InstX86Pmulhw()
3254 using Pmulhw = typename InstImpl<TraitsType>::InstX86Pmulhw; member
DIceTargetLoweringX86Base.h837 Context.insert<typename Traits::Insts::Pmulhw>(Dest, Src0); in _pmulhw()