Lines Matching defs:OppCC
34890 X86::CondCode OppCC = X86::GetOppositeBranchCondition(CC);34911 if (MIIt->getOperand(3).getImm() == OppCC)35142 X86::CondCode OppCC = X86::GetOppositeBranchCondition(CC);35155 NextMIIt->getOperand(3).getImm() == OppCC)) {