/external/llvm/lib/Target/SystemZ/InstPrinter/ |
D | SystemZInstPrinter.cpp | 24 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()
|
D | SystemZInstPrinter.h | 33 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
|
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZInstPrinter.cpp | 26 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()
|
D | SystemZInstPrinter.h | 35 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZInstPrinter.cpp | 26 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()
|
D | SystemZInstPrinter.h | 34 static void printAddress(unsigned Base, int64_t Disp, unsigned Index,
|
/external/capstone/arch/SystemZ/ |
D | SystemZInstPrinter.c | 42 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/ |
D | SystemZAsmPrinter.cpp | 518 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 716 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 716 SystemZInstPrinter::printAddress(MI->getOperand(OpNo).getReg(), in PrintAsmMemoryOperand()
|