Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h117 Maxps, enumerator
1725 : public InstX86BaseBinopXmm<InstX86Base::Maxps, true,
1735 : InstX86BaseBinopXmm<InstX86Base::Maxps, true, in InstX86Maxps()
3247 using Maxps = typename InstImpl<TraitsType>::InstX86Maxps; member
DIceTargetLoweringX86Base.h755 Context.insert<typename Traits::Insts::Maxps>(Dest, Src0); in _maxps()