Lines Matching refs:CondCode
48 std::pair<CondCode, bool> getX86ConditionCode(CmpInst::Predicate Predicate);
60 CondCode getCondFromMI(const MachineInstr &MI);
63 CondCode getCondFromBranch(const MachineInstr &MI);
66 CondCode getCondFromSETCC(const MachineInstr &MI);
69 CondCode getCondFromCMov(const MachineInstr &MI);
72 CondCode getCondFromCFCMov(const MachineInstr &MI);
75 CondCode getCondFromCCMP(const MachineInstr &MI);
78 int getCCMPCondFlagsFromCondCode(CondCode CC);
88 CondCode GetOppositeBranchCondition(CondCode CC);
91 unsigned getVPCMPImmForCond(ISD::CondCode CC);