Home | History | Annotate | Download | only in ARM

Lines Matching refs:CC1

483   ARMCC::CondCodes CC1 = (ARMCC::CondCodes)Pred1[0].getImm();
485 if (CC1 == CC2)
488 switch (CC1) {