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 DSystemZInstPrinter.cpp27 void SystemZInstPrinter::printAddress(const MCAsmInfo *MAI, MCRegister Base, in printAddress() function in SystemZInstPrinter
212 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDAddrOperand()
218 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDXAddrOperand()
253 printAddress(&MAI, MI->getOperand(OpNum).getReg(), MI->getOperand(OpNum + 1), in printBDVAddrOperand()
H A DSystemZInstPrinter.h36 void printAddress(const MCAsmInfo *MAI, MCRegister Base,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp912 static void printAddress(const MCAsmInfo *MAI, unsigned Base, in printAddress() function
969 printAddress(MAI, MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()