OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isCmseNSCall
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
663
bool
isCmseNSCall
() const { return CmseNSCall; }
703
isCmseNSCall
());
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
2245
bool
isCmseNSCall
= false;
2250
isCmseNSCall
= true;
2259
if (
isCmseNSCall
|| AFI->isCmseNSEntryFunction())
2353
if (
isCmseNSCall
&& (ArgVT == MVT::f16)) {
2579
if (
isCmseNSCall
) {
2601
if (
isCmseNSCall
)
Completed in 42 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026