Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp21 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress() function in SystemZInstPrinter
146 printAddress(MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
152 printAddress(MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
DSystemZInstPrinter.h34 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp81 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()