Searched refs:callsUnwindInit (Results 1 – 12 of 12) sorted by relevance
87 bool CallsUnwindInit = MF.getMMI().callsUnwindInit(); in determineCalleeSaves()
118 bool CallsUnwindInit = MF.callsUnwindInit(); in determineCalleeSaves()
120 bool CallsUnwindInit = MF.callsUnwindInit(); in determineCalleeSaves()
248 bool callsUnwindInit() const { return CallsUnwindInit; } in callsUnwindInit() function
851 bool callsUnwindInit() const { return CallsUnwindInit; }
550 if (MF.getMMI().callsUnwindInit() || MF.getMMI().callsEHReturn()) { in determineCalleeSaves()
939 bool callsUnwindInit() const { return CallsUnwindInit; }
550 if (MF.callsUnwindInit() || MF.callsEHReturn()) { in determineCalleeSaves()
543 if (MF.callsUnwindInit() || MF.callsEHReturn()) { in determineCalleeSaves()
93 MMI.callsUnwindInit() || MMI.hasEHFunclets() || MMI.callsEHReturn() || in hasFP()
90 MF.callsUnwindInit() || MF.hasEHFunclets() || MF.callsEHReturn() || in hasFP()
100 MF.callsUnwindInit() || MF.hasEHFunclets() || MF.callsEHReturn() || in hasFP()