Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHUnwindV2.cpp66 InProlog, enumerator
H A DX86FrameLowering.cpp640 MachineBasicBlock::iterator MBBI, const DebugLoc &DL, bool InProlog, in emitStackProbe()
1187 MachineBasicBlock::iterator MBBI, const DebugLoc &DL, bool InProlog, in emitStackProbeCall()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1166 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); in rewriteScheduledInstr() local