Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h27 bool isAArch64; variable
184 Decoder(ScopedPrinter & SW,bool isAArch64) Decoder() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h40 bool isAArch64 = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h434 bool isAArch64; member
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h920 bool isAArch64() const { in isAArch64() function
927 bool isAArch64(int PointerWidth) const { in isAArch64() function
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1529 ArgStringList &CmdArgs, bool isAArch64) { in CollectARMPACBTIOptions()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6760 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); in canPassInRegisters() local