Searched refs:needsUnwindTableEntry (Results 1 – 19 of 19) sorted by relevance
53 if (Asm->MF->getFunction()->needsUnwindTableEntry()) in BeginFunction()61 if (!Asm->MF->getFunction()->needsUnwindTableEntry()) in EndFunction()
602 MF->getFunction()->needsUnwindTableEntry()) in needsCFIMoves()613 MF->getFunction()->needsUnwindTableEntry(); in needsSEHMoves()
76 F->needsUnwindTableEntry(); in endFunction()79 if (!Asm->MF->getFunction()->needsUnwindTableEntry() && in endFunction()
125 F->needsUnwindTableEntry(); in beginFunction()
800 MF->getFunction()->needsUnwindTableEntry()) in needsCFIMoves()810 return MAI->usesWindowsCFI() && MF->getFunction()->needsUnwindTableEntry(); in needsSEHMoves()
81 F->needsUnwindTableEntry(); in beginFunction()
267 bool needsUnwindTableEntry() const {
73 MF.getFunction()->needsUnwindTableEntry(); in needsFrameMoves()
411 bool needsUnwindTableEntry() const { in needsUnwindTableEntry() function
208 MF.getFunction()->needsUnwindTableEntry(); in needsFrameMoves()
388 bool needsUnwindTableEntry() const {
133 (MF.getFunction()->needsUnwindTableEntry() && !TFL->hasFP(MF)))) in isLegal()
928 bool NeedsWinCFI = IsWin64Prologue && Fn->needsUnwindTableEntry(); in emitPrologue()930 !IsWin64Prologue && (MMI.hasDebugInfo() || Fn->needsUnwindTableEntry()); in emitPrologue()1495 IsWin64Prologue && MF.getFunction()->needsUnwindTableEntry(); in emitEpilogue()2593 (MMI.hasDebugInfo() || Fn->needsUnwindTableEntry()); in eliminateCallFramePseudoInstr()
5480 (MF.getMMI().hasDebugInfo() || MF.getFunction()->needsUnwindTableEntry()); in ExpandMOVImmSExti8()
417 bool needsFrameMoves = MMI.hasDebugInfo() || Fn->needsUnwindTableEntry(); in emitPrologue()
262 MF.getFunction()->needsUnwindTableEntry(); in emitPrologue()
605 Fn->needsUnwindTableEntry(); in emitPrologue()
706 MF.getFunction()->needsUnwindTableEntry(); in emitPrologue()
185 MF.getFunction()->needsUnwindTableEntry(); in runOnMachineFunction()