Searched refs:expandLoadStackGuard (Results 1 – 11 of 11) sorted by relevance
41 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
58 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
76 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
90 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const { in expandLoadStackGuard() function in ARMInstrInfo
171 void Thumb1InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb1InstrInfo
254 void Thumb2InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb2InstrInfo
473 virtual void expandLoadStackGuard(MachineBasicBlock::iterator MI) const = 0;
1531 expandLoadStackGuard(MI); in expandPostRAPseudo()
201 void expandLoadStackGuard(MachineInstr *MI) const;
231 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard() function in SystemZInstrInfo1807 expandLoadStackGuard(&MI); in expandPostRAPseudo()
6038 static void expandLoadStackGuard(MachineInstrBuilder &MIB, in expandLoadStackGuard() function6339 expandLoadStackGuard(MIB, *this); in expandPostRAPseudo()