Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp630 bool NeedsWinCFI, bool *HasWinCFI, bool InProlog = true) { in convertCalleeSaveRestoreToSPPrePostIncDec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1140 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); in rewriteScheduledInstr() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp3250 bool InProlog = (CurStageNum < Schedule.getMaxStageCount()); in rewriteScheduledInstr() local