Searched refs:InProlog (Results 1 – 4 of 4) sorted by relevance
55 bool InProlog) const;186 bool InProlog) const;191 const DebugLoc &DL, bool InProlog) const;196 const DebugLoc &DL, bool InProlog) const;
487 const DebugLoc &DL, bool InProlog) const { in emitStackProbe()490 if (InProlog) { in emitStackProbe()496 emitStackProbeCall(MF, MBB, MBBI, DL, InProlog); in emitStackProbe()529 bool InProlog) const { in emitStackProbeInline()587 const Register SizeReg = InProlog ? X86::RAX in emitStackProbeInline()589 ZeroReg = InProlog ? X86::RCX in emitStackProbeInline()591 CopyReg = InProlog ? X86::RDX in emitStackProbeInline()593 TestReg = InProlog ? X86::RDX in emitStackProbeInline()595 FinalReg = InProlog ? X86::RDX in emitStackProbeInline()597 RoundedReg = InProlog ? X86::RDX in emitStackProbeInline()[all …]
1140 bool InProlog = (CurStageNum < (unsigned)Schedule.getNumStages() - 1); in rewriteScheduledInstr() local1167 if (PrevReg && InProlog) in rewriteScheduledInstr()1177 if (!InProlog && StagePhi + 1 == StageSched && !isLoopCarried(*Phi)) in rewriteScheduledInstr()1181 if (!InProlog && !Phi->isPHI() && StagePhi < StageSched) in rewriteScheduledInstr()
630 bool NeedsWinCFI, bool *HasWinCFI, bool InProlog = true) { in convertCalleeSaveRestoreToSPPrePostIncDec() argument719 InProlog ? MachineInstr::FrameSetup : MachineInstr::FrameDestroy); in convertCalleeSaveRestoreToSPPrePostIncDec()