Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp24 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress() function in SystemZInstPrinter
184 printAddress(MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
190 printAddress(MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
208 printAddress(MI->getOperand(OpNum).getReg(), in printBDVAddrOperand()
DSystemZInstPrinter.h33 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
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()
DSystemZInstPrinter.h35 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c42 static void printAddress(MCInst *MI, unsigned Base, int64_t Disp, unsigned Index, SStream *O) in printAddress() function
325 printAddress(MI, MCOperand_getReg(MCInst_getOperand(MI, OpNum)), in printBDAddrOperand()
331 printAddress(MI, MCOperand_getReg(MCInst_getOperand(MI, OpNum)), in printBDXAddrOperand()
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp518 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp643 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()