Home
last modified time | relevance | path

Searched refs:Cmpps (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h94 Cmpps, enumerator
2507 return InstX86Base::isClassof(Instr, InstX86Base::Cmpps); in classof()
3284 using Cmpps = typename InstImpl<TraitsType>::InstX86Cmpps; member
DIceTargetLoweringX86Base.h603 Context.insert<typename Traits::Insts::Cmpps>(Dest, Src0, Condition); in _cmpps()
DIceInstX86BaseImpl.h205 : InstX86Base(Func, InstX86Base::Cmpps, 2, Dest), Condition(Condition) { in InstX86Cmpps()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DXmmArith.cpp708 TEST_F(AssemblerX8664Test, Cmpps) { in TEST_F() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DXmmArith.cpp695 TEST_F(AssemblerX8632Test, Cmpps) { in TEST_F() argument