Searched defs:isAArch64 (Results 1 – 9 of 9) sorted by relevance
27 bool isAArch64; variable168 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
39 bool isAArch64 = false; variable
41 bool isAArch64 = false; variable
351 bool isAArch64; member
433 bool isAArch64; member
718 bool isAArch64() const { in isAArch64() function725 bool isAArch64(int PointerWidth) const { in isAArch64() function
705 bool isAArch64() const { in isAArch64() function
1108 bool isAArch64 = CGM.getTarget().getTriple().isAArch64(); in classifyReturnType() local
6482 bool isAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); in canPassInRegisters() local