Home
last modified time | relevance | path

Searched defs:isABI (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.h63 static bool isABI(StringRef Name) { in isABI() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1250 bool isABI = (STI.getSmVersion() >= 20); in getPrototype() local
1421 bool isABI = (STI.getSmVersion() >= 20); in LowerCall() local
2459 bool isABI = (STI.getSmVersion() >= 20); in LowerFormalArguments() local
2651 bool isABI = (STI.getSmVersion() >= 20); in LowerReturn() local
H A DNVPTXAsmPrinter.cpp338 bool isABI = (STI.getSmVersion() >= 20); in printReturnValStr() local
1408 bool isABI = (STI.getSmVersion() >= 20); in emitFunctionParamList() local