Home
last modified time | relevance | path

Searched defs:printFormattedRegName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZGNUInstPrinter.cpp20 void SystemZGNUInstPrinter::printFormattedRegName(const MCAsmInfo *MAI, in printFormattedRegName() function in SystemZGNUInstPrinter
H A DSystemZHLASMInstPrinter.cpp20 void SystemZHLASMInstPrinter::printFormattedRegName(const MCAsmInfo *MAI, in printFormattedRegName() function in SystemZHLASMInstPrinter
H A DSystemZInstPrinterCommon.h38 virtual void printFormattedRegName(const MCAsmInfo *MAI, MCRegister Reg, in printFormattedRegName() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1014 static void printFormattedRegName(const MCAsmInfo *MAI, unsigned RegNo, in printFormattedRegName() function