Searched defs:expandLoadStackGuard (Results 1 – 5 of 5) sorted by relevance
93 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const { in expandLoadStackGuard() function in ARMInstrInfo
121 void Thumb1InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb1InstrInfo
212 void Thumb2InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb2InstrInfo
163 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard() function in SystemZInstrInfo
5494 static void expandLoadStackGuard(MachineInstrBuilder &MIB, in expandLoadStackGuard() function