Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h116 Minps, enumerator
1741 : public InstX86BaseBinopXmm<InstX86Base::Minps, true,
1751 : InstX86BaseBinopXmm<InstX86Base::Minps, true, in InstX86Minps()
3248 using Minps = typename InstImpl<TraitsType>::InstX86Minps; member
DIceTargetLoweringX86Base.h756 Context.insert<typename Traits::Insts::Minps>(Dest, Src0); in _minps()