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

References

lib/Target/ARM/ARMBaseInstrInfo.cpp
  190       UpdateMI = BuildMI(MF, MI.getDebugLoc(),
  199       UpdateMI = BuildMI(MF, MI.getDebugLoc(),
  208       UpdateMI = BuildMI(MF, MI.getDebugLoc(),
  221       UpdateMI = BuildMI(MF, MI.getDebugLoc(),
  228       UpdateMI = BuildMI(MF, MI.getDebugLoc(),
  254     NewMIs.push_back(UpdateMI);
  270       UpdateMI->getOperand(0).setIsDead();
  271     NewMIs.push_back(UpdateMI);
  284           MachineInstr *NewMI = (Reg == WBReg) ? UpdateMI : MemMI;