HomeSort by: relevance | last modified time | path
    Searched refs:IsCmseNSCall (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.cpp 20 IsCmseNSCall(MF.getFunction().hasFnAttribute("cmse_nonsecure_call")) {}
ARMMachineFunctionInfo.h 111 bool IsCmseNSCall;
149 bool isCmseNSCallFunction() const { return IsCmseNSCall; }

Completed in 16 milliseconds