Home
last modified time | relevance | path

Searched defs:InProlog (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp607 emitStackProbe(MachineFunction & MF,MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,const DebugLoc & DL,bool InProlog,std::optional<MachineFunction::DebugInstrOperandPair> InstrNum) const emitStackProbe() argument
1128 emitStackProbeCall(MachineFunction & MF,MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,const DebugLoc & DL,bool InProlog,std::optional<MachineFunction::DebugInstrOperandPair> InstrNum) const emitStackProbeCall() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1145 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); rewriteScheduledInstr() local