Searched refs:AArch64AppleInstPrinter (Results 1 – 3 of 3) sorted by relevance
158 class AArch64AppleInstPrinter : public AArch64InstPrinter {160 AArch64AppleInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII,
40 AArch64AppleInstPrinter::AArch64AppleInstPrinter(const MCAsmInfo &MAI, in AArch64AppleInstPrinter() function in AArch64AppleInstPrinter612 void AArch64AppleInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
120 return new AArch64AppleInstPrinter(MAI, MII, MRI); in createAArch64MCInstPrinter()