Home
last modified time | relevance | path

Searched refs:CmppsCond (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceConditionCodesX8664.h37 enum CmppsCond { enum
DIceConditionCodesX8632.h41 enum CmppsCond { enum
DIceAssemblerX86Base.h59 using CmppsCond = typename Traits::Cond::CmppsCond; variable
428 void cmpps(Type Ty, XmmRegister dst, XmmRegister src, CmppsCond CmpCondition);
430 CmppsCond CmpCondition);
DIceTargetLoweringX86Base.h67 using CmppsCond = typename Traits::Cond::CmppsCond; variable
601 void _cmpps(Variable *Dest, Operand *Src0, CmppsCond Condition) { in _cmpps()
DIceInstX86Base.h51 using CmppsCond = typename Traits::Cond::CmppsCond; member
2499 CmppsCond Condition) { in create()
2511 InstX86Cmpps(Cfg *Func, Variable *Dest, Operand *Source, CmppsCond Cond);
2513 CmppsCond Condition;
DIceTargetLoweringX8632Traits.h757 Cond::CmppsCond Predicate;
DIceTargetLoweringX8664Traits.h839 Cond::CmppsCond Predicate;
DIceAssemblerX86BaseImpl.h1635 CmppsCond CmpCondition) { in cmpps()
1649 CmppsCond CmpCondition) { in cmpps()
DIceInstX86BaseImpl.h204 CmppsCond Condition) in InstX86Cmpps()
DIceTargetLoweringX86BaseImpl.h3469 const CmppsCond Predicate = Traits::TableFcmp[Condition].Predicate;