Searched refs:isCmseNSEntryFunction (Results 1 – 5 of 5) sorted by relevance
154 bool isCmseNSEntryFunction() const { return IsCmseNSEntry; } in isCmseNSEntryFunction() function
462 int FPCXTSaveSize = (STI.hasV8_1MMainlineOps() && AFI.isCmseNSEntryFunction()) ? 4 : 0; in getMaxFPOffset()1789 MF.getInfo<ARMFunctionInfo>()->isCmseNSEntryFunction()) in enableShrinkWrapping()1865 if (STI.hasV8_1MMainlineOps() && AFI->isCmseNSEntryFunction()) in determineCalleeSaves()2313 MF.getInfo<ARMFunctionInfo>()->isCmseNSEntryFunction()) { in assignCalleeSavedSpillSlots()
1051 if (AFI->isCmseNSEntryFunction()) in restoreCalleeSavedRegisters()
78 if (AFI->isCmseNSEntryFunction()) { in emitFunctionEntryLabel()
2300 if (isCmseNSCall || AFI->isCmseNSEntryFunction()) in LowerCall()3093 if (AFI->isCmseNSEntryFunction() && MF.getFunction().hasStructRetAttr()) { in LowerReturn()3147 if (AFI->isCmseNSEntryFunction() && (RetVT == MVT::f16)) { in LowerReturn()3239 ARMISD::NodeType RetNode = AFI->isCmseNSEntryFunction() ? ARMISD::SERET_FLAG : in LowerReturn()4566 if (AFI->isCmseNSEntryFunction()) { in LowerFormalArguments()4586 if (CCInfo.getNextStackOffset() > 0 && AFI->isCmseNSEntryFunction()) { in LowerFormalArguments()