Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h163 Psubs, enumerator
1574 : public InstX86BaseBinopXmm<InstX86Base::Psubs, true,
1584 : InstX86BaseBinopXmm<InstX86Base::Psubs, true, in InstX86Psubs()
3231 using Psubs = typename InstImpl<TraitsType>::InstX86Psubs; member
DIceTargetLoweringX86Base.h900 Context.insert<typename Traits::Insts::Psubs>(Dest, Src0); in _psubs()