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