Searched refs:IsCmseNSEntry (Results 1 – 3 of 3) sorted by relevance
113 bool IsCmseNSEntry;171 bool isCmseNSEntryFunction() const { return IsCmseNSEntry; }108 bool IsCmseNSEntry; global() variable
58 IsCmseNSEntry(F.hasFnAttribute("cmse_nonsecure_entry")), in ARMFunctionInfo()
2080 const bool IsCmseNSEntry = F.hasFnAttribute("cmse_nonsecure_entry"); in SelectRet() local2158 if (IsCmseNSEntry) in SelectRet()