Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h84 Andps, enumerator
1633 : public InstX86BaseBinopXmm<InstX86Base::Andps, true,
1643 : InstX86BaseBinopXmm<InstX86Base::Andps, true, in InstX86Andps()
3220 using Andps = typename InstImpl<TraitsType>::InstX86Andps; member
DIceTargetLoweringX86Base.h553 Context.insert<typename Traits::Insts::Andps>(Dest, Src0); in _andps()