Searched defs:isAArch64 (Results 1 – 6 of 6) sorted by relevance
27 bool isAArch64; variable178 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
39 bool isAArch64 = false; variable
433 bool isAArch64; member
724 bool isAArch64() const { in isAArch64() function731 bool isAArch64(int PointerWidth) const { in isAArch64() function
1117 bool isAArch64 = CGM.getTarget().getTriple().isAArch64(); in classifyReturnType() local
6557 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); in canPassInRegisters() local