Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp27 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress() function in SystemZInstPrinter
185 printAddress(MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
191 printAddress(MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
220 printAddress(MI->getOperand(OpNum).getReg(), in printBDVAddrOperand()
H A DSystemZInstPrinter.h35 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp643 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()