Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h110 bool IsCmseNSEntry; variable
H A DARMFastISel.cpp2076 const bool IsCmseNSEntry = F.hasFnAttribute("cmse_nonsecure_entry"); in SelectRet() local