Lines Matching defs:MBB
45 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const
47 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const
52 bool spillCalleeSavedRegisters(MachineBasicBlock &MBB,
60 restoreCalleeSavedRegisters(MachineBasicBlock &MBB,
79 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB,
124 void insertPrologueInBlock(MachineBasicBlock &MBB, bool PrologueStubs) const;
125 void insertEpilogueInBlock(MachineBasicBlock &MBB) const;
126 void insertAllocframe(MachineBasicBlock &MBB,
128 bool insertCSRSpillsInBlock(MachineBasicBlock &MBB, const CSIVect &CSI,
130 bool insertCSRRestoresInBlock(MachineBasicBlock &MBB, const CSIVect &CSI,
133 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
135 void insertCFIInstructionsAt(MachineBasicBlock &MBB,