Searched refs:InProlog (Results 1 – 4 of 4) sorted by relevance
56 bool InProlog) const;181 bool InProlog) const;186 const DebugLoc &DL, bool InProlog) const;191 const DebugLoc &DL, bool InProlog) const;
491 if (InProlog) { in emitStackProbe()497 emitStackProbeCall(MF, MBB, MBBI, DL, InProlog); in emitStackProbe()588 const unsigned SizeReg = InProlog ? (unsigned)X86::RAX in emitStackProbeInline()590 ZeroReg = InProlog ? (unsigned)X86::RCX in emitStackProbeInline()592 CopyReg = InProlog ? (unsigned)X86::RDX in emitStackProbeInline()594 TestReg = InProlog ? (unsigned)X86::RDX in emitStackProbeInline()612 if (InProlog) { in emitStackProbeInline()688 if (!InProlog) { in emitStackProbeInline()718 if (InProlog) { in emitStackProbeInline()744 if (InProlog) { in emitStackProbeInline()[all …]
2890 bool InProlog = (CurStageNum < Schedule.getMaxStageCount()); in rewriteScheduledInstr() local2917 if (PrevReg && InProlog) in rewriteScheduledInstr()2927 if (!InProlog && StagePhi + 1 == StageSched && in rewriteScheduledInstr()2932 if (!InProlog && !Phi->isPHI() && StagePhi < StageSched) in rewriteScheduledInstr()
595 bool NeedsWinCFI, bool InProlog = true) { in convertCalleeSaveRestoreToSPPrePostIncDec() argument683 InProlog ? MachineInstr::FrameSetup : MachineInstr::FrameDestroy); in convertCalleeSaveRestoreToSPPrePostIncDec()