Home
last modified time | relevance | path

Searched refs:printPCRelOperand (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp144 void SystemZInstPrinter::printPCRelOperand(const MCInst *MI, int OpNum, in printPCRelOperand() function in SystemZInstPrinter
157 printPCRelOperand(MI, OpNum, O); in printPCRelTLSOperand()
DSystemZInstPrinter.h64 void printPCRelOperand(const MCInst *MI, int OpNum, raw_ostream &O);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp145 void SystemZInstPrinter::printPCRelOperand(const MCInst *MI, int OpNum, in printPCRelOperand() function in SystemZInstPrinter
158 printPCRelOperand(MI, OpNum, O); in printPCRelTLSOperand()
DSystemZInstPrinter.h68 void printPCRelOperand(const MCInst *MI, int OpNum, raw_ostream &O);
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc1580 printPCRelOperand(MI, 0, O);
1587 printPCRelOperand(MI, 2, O);
1653 printPCRelOperand(MI, 1, O);
1669 printPCRelOperand(MI, 3, O);
1681 printPCRelOperand(MI, 3, O);
1753 printPCRelOperand(MI, 1, O);
1758 printPCRelOperand(MI, 2, O);
1785 printPCRelOperand(MI, 3, O);
1827 printPCRelOperand(MI, 3, O);
1832 printPCRelOperand(MI, 2, O);
[all …]
DSystemZInstPrinter.c291 static void printPCRelOperand(MCInst *MI, int OpNum, SStream *O) in printPCRelOperand() function
/external/llvm/lib/Target/SystemZ/
DSystemZOperands.td51 let PrintMethod = "printPCRelOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZOperands.td51 let PrintMethod = "printPCRelOperand";