Searched defs:isAArch64 (Results 1 – 6 of 6) sorted by relevance
27 bool isAArch64; variable186 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
40 bool isAArch64 = false; variable
434 bool isAArch64; member
886 bool isAArch64() const { isAArch64() function 893 bool isAArch64(int PointerWidth) const { isAArch64() function
1508 CollectARMPACBTIOptions(const ToolChain & TC,const ArgList & Args,ArgStringList & CmdArgs,bool isAArch64) CollectARMPACBTIOptions() argument [all...]
6913 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); canPassInRegisters() local