Lines Matching refs:COND_B
3661 case X86::JB_1: return X86::COND_B; in getCondFromBranchOpc()
3680 case X86::SETBr: case X86::SETBm: return X86::COND_B; in getCondFromSETOpc()
3709 return X86::COND_B; in getCondFromCMovOpc()
3761 case X86::COND_B: return X86::JB_1; in GetCondBranchFromCond()
3785 case X86::COND_B: return X86::COND_AE; in GetOppositeBranchCondition()
3788 case X86::COND_AE: return X86::COND_B; in GetOppositeBranchCondition()
3809 case X86::COND_B: return X86::COND_A; in getSwappedCondition()
3811 case X86::COND_A: return X86::COND_B; in getSwappedCondition()
4904 return X86::COND_B; in isUseDefConvertible()
4912 return X86::COND_B; in isUseDefConvertible()
5101 case X86::COND_B: case X86::COND_BE: in optimizeCompareInstr()