Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Op2

524   const MachineOperand &Op2 = CondI->getOperand(2);
528 if (Op2.isImm() || Op1.getReg() == IVReg)
529 EndValue = &Op2;