Searched defs:expandLoadStackGuard (Results 1 – 5 of 5) sorted by relevance
94 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const { in expandLoadStackGuard() function in ARMInstrInfo
134 void Thumb1InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb1InstrInfo
250 void Thumb2InstrInfo::expandLoadStackGuard( in expandLoadStackGuard() function in Thumb2InstrInfo
211 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard() function in SystemZInstrInfo
4574 static void expandLoadStackGuard(MachineInstrBuilder &MIB, in expandLoadStackGuard() function