Searched refs:expandLoadStackGuard (Results 1 – 11 of 11) sorted by relevance
42 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
57 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
65 void expandLoadStackGuard(MachineBasicBlock::iterator MI) const override;
93 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const { in expandLoadStackGuard() function in ARMInstrInfo
121 void Thumb1InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb1InstrInfo
357 virtual void expandLoadStackGuard(MachineBasicBlock::iterator MI) const = 0;
212 void Thumb2InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb2InstrInfo
1285 expandLoadStackGuard(MI); in expandPostRAPseudo()
147 void expandLoadStackGuard(MachineInstr *MI) const;
163 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard() function in SystemZInstrInfo1189 expandLoadStackGuard(&MI); in expandPostRAPseudo()
5494 static void expandLoadStackGuard(MachineInstrBuilder &MIB, in expandLoadStackGuard() function5584 expandLoadStackGuard(MIB, *this); in expandPostRAPseudo()