Home
last modified time | relevance | path

Searched refs:printAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinterCommon.cpp26 void SystemZInstPrinterCommon::printAddress(const MCAsmInfo *MAI, in printAddress() function in SystemZInstPrinterCommon
209 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDAddrOperand()
215 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDXAddrOperand()
250 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDVAddrOperand()
256 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printLXAAddrOperand()
H A DSystemZInstPrinterCommon.h32 void printAddress(const MCAsmInfo *MAI, MCRegister Base,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1047 static void printAddress(const MCAsmInfo *MAI, unsigned Base, in printAddress() function
1104 printAddress(MAI, MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()