Searched refs:expandLoadStackGuard (Results 1 – 11 of 11) sorted by relevance
41 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
57 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
64 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
92 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const { in expandLoadStackGuard() function in ARMInstrInfo
133 void Thumb1InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb1InstrInfo
400 virtual void expandLoadStackGuard(MachineBasicBlock::iterator MI) const = 0;
221 void Thumb2InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb2InstrInfo
1568 expandLoadStackGuard(MI); in expandPostRAPseudo()
176 void expandLoadStackGuard(MachineInstr *MI) const;
211 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard() function in SystemZInstrInfo1396 expandLoadStackGuard(&MI); in expandPostRAPseudo()
3978 static void expandLoadStackGuard(MachineInstrBuilder &MIB, in expandLoadStackGuard() function4230 expandLoadStackGuard(MIB, *this); in expandPostRAPseudo()