Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:IDef

4132     SDValue IDef = ISR.getOperand(0);
4133 if (!IDef.isMachineOpcode() ||
4134 IDef.getMachineOpcode() != TargetOpcode::IMPLICIT_DEF)