Searched refs:SystemZHLASMInstPrinter (Results 1 – 4 of 4) sorted by relevance
20 void SystemZHLASMInstPrinter::printFormattedRegName(const MCAsmInfo *MAI, in printFormattedRegName()29 void SystemZHLASMInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst()
24 class SystemZHLASMInstPrinter : public SystemZInstPrinterCommon {26 SystemZHLASMInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SystemZHLASMInstPrinter() function
198 return new SystemZHLASMInstPrinter(MAI, MII, MRI); in createSystemZMCInstPrinter()
1018 RegName = SystemZHLASMInstPrinter::getRegisterName(RegNo); in printFormattedRegName()