Searched defs:printS16ImmOperand (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/SystemZ/InstPrinter/ |
D | SystemZInstPrinter.cpp | 117 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 319 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
|
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZInstPrinter.cpp | 123 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
|
/external/capstone/arch/SystemZ/ |
D | SystemZInstPrinter.c | 224 static void printS16ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS16ImmOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZInstPrinter.cpp | 123 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCInstPrinter.cpp | 386 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
|
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCInstPrinter.cpp | 407 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
|
/external/capstone/arch/PowerPC/ |
D | PPCInstPrinter.c | 460 static void printS16ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printS16ImmOperand() function
|