Home
last modified time | relevance | path

Searched refs:printAddress (Results 1 – 10 of 10) 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/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.cpp26 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress() function in SystemZInstPrinter
189 printAddress(MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
195 printAddress(MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
224 printAddress(MI->getOperand(OpNum).getReg(), in printBDVAddrOperand()
DSystemZInstPrinter.h35 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.cpp26 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress() function in SystemZInstPrinter
188 printAddress(MI->getOperand(OpNum).getReg(), in printBDAddrOperand()
194 printAddress(MI->getOperand(OpNum).getReg(), in printBDXAddrOperand()
223 printAddress(MI->getOperand(OpNum).getReg(), in printBDVAddrOperand()
DSystemZInstPrinter.h34 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
337 printAddress(MI, MCOperand_getReg(MCInst_getOperand(MI, OpNum)), in printBDAddrOperand()
343 printAddress(MI, MCOperand_getReg(MCInst_getOperand(MI, OpNum)), in printBDXAddrOperand()
406 printAddress(MI, MCOperand_getReg(MCInst_getOperand(MI, OpNum)), in printBDVAddrOperand()
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp518 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp716 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp716 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()