Searched defs:isAArch64 (Results 1 – 8 of 8) 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
911 bool isAArch64() const { isAArch64() function 918 bool isAArch64(int PointerWidth) const { isAArch64() function
793 bool isAArch64() const { scopeLock() function
1333 def isAArch64(self): global() member in Base
1488 CollectARMPACBTIOptions(const ToolChain & TC,const ArgList & Args,ArgStringList & CmdArgs,bool isAArch64) CollectARMPACBTIOptions() argument [all...]
6762 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); canPassInRegisters() local