Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp595 bool NeedsWinCFI, bool InProlog = true) { in convertCalleeSaveRestoreToSPPrePostIncDec()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2890 bool InProlog = (CurStageNum < Schedule.getMaxStageCount()); in rewriteScheduledInstr() local