reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1216 MachineBasicBlock::iterator MI = MBB.begin(); 1218 MachineFunction &MF = *MBB.getParent(); 1233 DebugLoc DL = MI != MBB.end() ? MI->getDebugLoc() : DebugLoc(); 1252 BuildMI(MBB, MI, DL, HII.get(SpillOpc)) 1259 MBB.addLiveIn(CSI[I].getReg()); 1271 HII.storeRegToStackSlot(MBB, MI, Reg, IsKill, FI, RC, &HRI); 1273 MBB.addLiveIn(Reg);