Home | History | Annotate | Download | only in ARM

Lines Matching refs:Pred2

481                   const SmallVectorImpl<MachineOperand> &Pred2) const {
482 if (Pred1.size() > 2 || Pred2.size() > 2)
486 ARMCC::CondCodes CC2 = (ARMCC::CondCodes)Pred2[0].getImm();