Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp26 void SystemZInstPrinter::printAddress(const MCAsmInfo *MAI, unsigned Base, in printAddress() function in SystemZInstPrinter
197 printAddress(&MAI, MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
203 printAddress(&MAI, MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
237 printAddress(&MAI, MI->getOperand(OpNum).getReg(), in printBDVAddrOperand()
H A DSystemZInstPrinter.h36 static void printAddress(const MCAsmInfo *MAI, unsigned Base, int64_t Disp,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp742 SystemZInstPrinter::printAddress(MAI, MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()