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()
1300 F.needsUnwindTableEntry()) in getFunctionCFISectionType()1319 return MAI->usesWindowsCFI() && MF->getFunction().needsUnwindTableEntry(); in needsSEHMoves()
500 !F.needsUnwindTableEntry()) in splitFramePointerPush()
1153 MF.getFunction().needsUnwindTableEntry(); in runOnMachineFunction()
286 F.needsUnwindTableEntry(); in needsWinCFI()
2211 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()
1526 bool NeedsWin64CFI = IsWin64Prologue && Fn.needsUnwindTableEntry(); in emitPrologue()2304 IsWin64Prologue && MF.getFunction().needsUnwindTableEntry(); in emitEpilogue()
652 bool needsUnwindTableEntry() const { in needsUnwindTableEntry() function
647 F.needsUnwindTableEntry(); in needsFrameMoves()
2296 if (!F.hasPersonalityFn() || !F.needsUnwindTableEntry()) in ShouldEmitEHBlock()
1354 MF->getFunction().needsUnwindTableEntry(); in needsWinCFI()
1083 F.needsUnwindTableEntry(); in needsWinCFI()
2653 MI.getMF()->getFunction().needsUnwindTableEntry(); in isCandidateToMergeOrPair()
2476 return F.needsUnwindTableEntry() ? outliner::InstrType::Illegal in getOutliningTypeImpl()