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

/external/swiftshader/third_party/subzero/src/
H A DIceInstX86Base.h94 Cmpps, enumerator in enum:Ice::X86NAMESPACE::InstImpl::InstX86Base::InstKindX86
2491 /// Cmpps instruction - compare packed singled-precision floating point values
2507 return InstX86Base::isClassof(Instr, InstX86Base::Cmpps);
3284 using Cmpps = typename InstImpl<TraitsType>::InstX86Cmpps;
H A DIceTargetLoweringX86Base.h603 Context.insert<typename Traits::Insts::Cmpps>(Dest, Src0, Condition);
H A DIceInstX86BaseImpl.h205 : InstX86Base(Func, InstX86Base::Cmpps, 2, Dest), Condition(Condition) {
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DXmmArith.cpp679 TEST_F(AssemblerX8632Test, Cmpps) {
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DXmmArith.cpp692 TEST_F(AssemblerX8664Test, Cmpps) {

Completed in 208 milliseconds