reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/ARM/ARMISelDAGToDAG.cpp
  706       ShAmt = Sh->getZExtValue();
  707       if (isShifterOpProfitable(Offset, ShOpcVal, ShAmt))
  710         ShAmt = 0;
  728         ShAmt = Sh->getZExtValue();
  729         if (isShifterOpProfitable(N.getOperand(0), ShOpcVal, ShAmt)) {
  733           ShAmt = 0;
  751       ShAmt = PowerOfTwo;
  756   Opc = CurDAG->getTargetConstant(ARM_AM::getAM2Opc(AddSub, ShAmt, ShOpcVal),