Lines Matching refs:NewCC
16190 ISD::CondCode NewCC = (CC == ISD::SETLT) ? ISD::SETLE : ISD::SETGE;16192 Cond.getOperand(0), Cond.getOperand(1), NewCC);16278 ISD::CondCode NewCC =16281 Cond = DAG.getSetCC(DL, IntVT, Cond.getOperand(0), Cond.getOperand(1), NewCC);