Home | History | Annotate | Download | only in Mips

Lines Matching refs:MachineBasicBlock

61 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
62 MachineBasicBlock::iterator I, DebugLoc DL,
93 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB,
94 MachineBasicBlock::iterator I,
111 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB,
112 MachineBasicBlock::iterator I,
129 bool Mips16InstrInfo::expandPostRAPseudo(MachineBasicBlock::iterator MI) const {
130 MachineBasicBlock &MBB = *MI->getParent();
197 MachineBasicBlock &MBB,
198 MachineBasicBlock::iterator I) const {
227 MachineBasicBlock &MBB,
228 MachineBasicBlock::iterator I) const {
263 MachineBasicBlock &MBB,
264 MachineBasicBlock::iterator I,
287 unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
288 MachineBasicBlock::iterator I) const {
294 MachineBasicBlock &MBB,
295 MachineBasicBlock::iterator I) const {
308 MachineBasicBlock &MBB,
309 MachineBasicBlock::iterator II,
434 void Mips16InstrInfo::ExpandRetRA16(MachineBasicBlock &MBB,
435 MachineBasicBlock::iterator I,
448 (MachineBasicBlock &MBB, MachineBasicBlock::iterator I, int64_t Imm) const {