Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h148 Pmulhuw, enumerator
1976 : public InstX86BaseBinopXmm<InstX86Base::Pmulhuw, false,
1988 : InstX86BaseBinopXmm<InstX86Base::Pmulhuw, false, in InstX86Pmulhuw()
3255 using Pmulhuw = typename InstImpl<TraitsType>::InstX86Pmulhuw; member
DIceTargetLoweringX86Base.h841 Context.insert<typename Traits::Insts::Pmulhuw>(Dest, Src0); in _pmulhuw()