Home
last modified time | relevance | path

Searched defs:IsCmseNSEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h110 bool IsCmseNSEntry; variable
DARMFastISel.cpp2080 const bool IsCmseNSEntry = F.hasFnAttribute("cmse_nonsecure_entry"); in SelectRet() local