Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h27 bool isAArch64; variable
186 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h40 bool isAArch64 = false; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h434 bool isAArch64; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h886 bool isAArch64() const { isAArch64() function
893 bool isAArch64(int PointerWidth) const { isAArch64() function
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1508 CollectARMPACBTIOptions(const ToolChain & TC,const ArgList & Args,ArgStringList & CmdArgs,bool isAArch64) CollectARMPACBTIOptions() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6913 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); canPassInRegisters() local