Home
last modified time | relevance | path

Searched defs:isAArch64 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h27 bool isAArch64; variable
178 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h39 bool isAArch64 = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMWinEH.h433 bool isAArch64; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h724 bool isAArch64() const { in isAArch64() function
731 bool isAArch64(int PointerWidth) const { in isAArch64() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1117 bool isAArch64 = CGM.getTarget().getTriple().isAArch64(); in classifyReturnType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6557 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); in canPassInRegisters() local