Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp582 MachineBasicBlock::iterator MBBI, const DebugLoc &DL, bool InProlog, in emitStackProbe()
1108 MachineBasicBlock::iterator MBBI, const DebugLoc &DL, bool InProlog, in emitStackProbeCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp630 bool NeedsWinCFI, bool *HasWinCFI, bool InProlog = true) { in convertCalleeSaveRestoreToSPPrePostIncDec()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1140 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); in rewriteScheduledInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1146 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); in rewriteScheduledInstr() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3250 bool InProlog = (CurStageNum < Schedule.getMaxStageCount()); in rewriteScheduledInstr() local