Lines Matching refs:MachineBasicBlock
18 #include "llvm/CodeGen/MachineBasicBlock.h"
51 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
57 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, Register SrcReg,
63 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
73 void makeFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
74 MachineBasicBlock::iterator I) const;
77 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
78 MachineBasicBlock::iterator I) const;
81 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
82 MachineBasicBlock::iterator I) const override;
87 unsigned loadImmediate(unsigned FrameReg, int64_t Imm, MachineBasicBlock &MBB,
88 MachineBasicBlock::iterator II, const DebugLoc &DL,
102 (MachineBasicBlock &MBB, MachineBasicBlock::iterator I, int64_t Imm) const;
114 void ExpandRetRA16(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
118 void adjustStackPtrBig(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
119 MachineBasicBlock::iterator I,
124 MachineBasicBlock &MBB,
125 MachineBasicBlock::iterator I) const;