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

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DTargetCXXABI.h63 static bool isABI(StringRef Name) { function in class:clang::TargetCXXABI
/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp339 bool isABI = (STI.getSmVersion() >= 20); local
1461 bool isABI = (STI.getSmVersion() >= 20); local
H A DNVPTXISelLowering.cpp1325 bool isABI = (STI.getSmVersion() >= 20); local
1498 bool isABI = (STI.getSmVersion() >= 20); local
2647 bool isABI = (STI.getSmVersion() >= 20); local
2826 bool isABI local
[all...]

Completed in 137 milliseconds