reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2068 DebugLoc DL = MBB.findDebugLoc(MI); 2072 if (MBB.isEHFuncletEntry() && STI.is32Bit() && STI.isOSWindows()) 2076 const MachineFunction &MF = *MBB.getParent(); 2087 MBB.addLiveIn(Reg); 2106 BuildMI(MBB, MI, DL, TII.get(Opc)).addReg(Reg, getKillRegState(CanKill)) 2123 MBB.addLiveIn(Reg); 2126 TII.storeRegToStackSlot(MBB, MI, Reg, true, CSI[i - 1].getFrameIdx(), RC,