Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h150 Pmuludq, enumerator
2012 : public InstX86BaseBinopXmm<InstX86Base::Pmuludq, false,
2024 : InstX86BaseBinopXmm<InstX86Base::Pmuludq, false, in InstX86Pmuludq()
3257 using Pmuludq = typename InstImpl<TraitsType>::InstX86Pmuludq; member
DIceTargetLoweringX86Base.h849 Context.insert<typename Traits::Insts::Pmuludq>(Dest, Src0); in _pmuludq()