Searched refs:needsUnwindTableEntry (Results 1 – 18 of 18) sorted by relevance
66 F.needsUnwindTableEntry(); in endFunction()69 if (!Asm->MF->getFunction().needsUnwindTableEntry() && in endFunction()
81 F.needsUnwindTableEntry(); in beginFunction()
86 F.needsUnwindTableEntry(); in beginFunction()
1254 F.needsUnwindTableEntry()) in getFunctionCFISectionType()1269 return MAI->usesWindowsCFI() && MF->getFunction().needsUnwindTableEntry(); in needsSEHMoves()
498 !F.needsUnwindTableEntry()) in splitFramePointerPush()
1153 MF.getFunction().needsUnwindTableEntry(); in runOnMachineFunction()
286 F.needsUnwindTableEntry(); in needsWinCFI()
2138 MF->getFunction().needsUnwindTableEntry(); in ExpandMI()
251 bool DwarfCFI = MMI.hasDebugInfo() || Fn.needsUnwindTableEntry(); in eliminateCallFramePseudoInstr()487 bool NeedsDwarfCFI = MMI.hasDebugInfo() || Fn.needsUnwindTableEntry(); in emitPrologue()
144 (MF.getFunction().needsUnwindTableEntry() && !TFL->hasFP(MF)))) in isLegal()
1517 bool NeedsWin64CFI = IsWin64Prologue && Fn.needsUnwindTableEntry(); in emitPrologue()2256 IsWin64Prologue && MF.getFunction().needsUnwindTableEntry(); in emitEpilogue()
619 bool needsUnwindTableEntry() const { in needsUnwindTableEntry() function
631 F.needsUnwindTableEntry(); in needsFrameMoves()
2254 if (!F.hasPersonalityFn() || !F.needsUnwindTableEntry()) in ShouldEmitEHBlock()
1281 MF->getFunction().needsUnwindTableEntry(); in needsWinCFI()
884 F.needsUnwindTableEntry(); in needsWinCFI()
2564 MI.getMF()->getFunction().needsUnwindTableEntry(); in isCandidateToMergeOrPair()
1921 return F.needsUnwindTableEntry() ? outliner::InstrType::Illegal in getOutliningType()