Searched defs:isAArch64 (Results 1 – 6 of 6) sorted by relevance
27 bool isAArch64; variable 184 Decoder(ScopedPrinter & SW,bool isAArch64) Decoder() argument
40 bool isAArch64 = false; variable
434 bool isAArch64; member
920 bool isAArch64() const { in isAArch64() function927 bool isAArch64(int PointerWidth) const { in isAArch64() function
1529 ArgStringList &CmdArgs, bool isAArch64) { in CollectARMPACBTIOptions()
6760 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); in canPassInRegisters() local