HomeSort by: relevance | last modified time | path
    Searched defs:expandLoadStackGuard (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 94 void ARMInstrInfo::expandLoadStackGuard(MachineBasicBlock::iterator MI) const {
Thumb1InstrInfo.cpp 134 void Thumb1InstrInfo::expandLoadStackGuard(
Thumb2InstrInfo.cpp 250 void Thumb2InstrInfo::expandLoadStackGuard(
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 211 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const {
1504 expandLoadStackGuard(&MI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp 4574 static void expandLoadStackGuard(MachineInstrBuilder &MIB,
4822 expandLoadStackGuard(MIB, *this);

Completed in 105 milliseconds