Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h72 void printPCRelOperand(const MCInst *MI, int OpNum, raw_ostream &O);
73 void printPCRelOperand(const MCInst *MI, uint64_t /*Address*/, int OpNum, in printPCRelOperand() function
75 printPCRelOperand(MI, OpNum, O); in printPCRelOperand()
DSystemZInstPrinter.cpp148 void SystemZInstPrinter::printPCRelOperand(const MCInst *MI, int OpNum, in printPCRelOperand() function in SystemZInstPrinter
162 printPCRelOperand(MI, OpNum, O); in printPCRelTLSOperand()
/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-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.cpp148 void SystemZInstPrinter::printPCRelOperand(const MCInst *MI, int OpNum, in printPCRelOperand() function in SystemZInstPrinter
161 printPCRelOperand(MI, OpNum, O); in printPCRelTLSOperand()
DSystemZInstPrinter.h67 void printPCRelOperand(const MCInst *MI, int OpNum, raw_ostream &O);
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c306 static void printPCRelOperand(MCInst *MI, int OpNum, SStream *O) in printPCRelOperand() function
327 printPCRelOperand(MI, OpNum, O); in printPCRelTLSOperand()
DSystemZGenAsmWriter.inc10712 printPCRelOperand(MI, 0, O);
10782 printPCRelOperand(MI, 1, O);
10905 printPCRelOperand(MI, 2, O);
10927 printPCRelOperand(MI, 1, O);
10945 printPCRelOperand(MI, 3, O);
11031 printPCRelOperand(MI, 2, O);
11054 printPCRelOperand(MI, 3, O);
11132 printPCRelOperand(MI, 3, O);
11159 printPCRelOperand(MI, 2, O);
11292 printPCRelOperand(MI, 3, O);
[all …]
/external/llvm/lib/Target/SystemZ/
DSystemZOperands.td51 let PrintMethod = "printPCRelOperand";
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZOperands.td69 let PrintMethod = "printPCRelOperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperands.td69 let PrintMethod = "printPCRelOperand";