Searched refs:CheckCondCode (Results 1 – 4 of 4) sorted by relevance
79 bool CheckCondCode(const CondOperand &cond) const;
65 bool CheckCondCode(const CondOperand &condOpnd) const;
611 if (!CheckCondCode(cond)) { in Csel2Cset()764 bool AArch64Ebo::CheckCondCode(const CondOperand &cond) const in CheckCondCode() function in maplebe::AArch64Ebo1405 if (!CheckCondCode(cond1)) { in SpecialSequence()
212 bool ContinuousCmpCsetPattern::CheckCondCode(const CondOperand &condOpnd) const in CheckCondCode() function in maplebe::ContinuousCmpCsetPattern265 if (!CheckCondCode(condOpnd1)) { in CheckCondition()