Searched refs:IsCmseNSEntry (Results 1 – 3 of 3) sorted by relevance
115 bool IsCmseNSEntry; variable173 bool isCmseNSEntryFunction() const { return IsCmseNSEntry; } in isCmseNSEntryFunction()
66 IsCmseNSEntry(F.hasFnAttribute("cmse_nonsecure_entry")), in ARMFunctionInfo()
2080 const bool IsCmseNSEntry = F.hasFnAttribute("cmse_nonsecure_entry"); in SelectRet() local2158 if (IsCmseNSEntry) in SelectRet()