Searched refs:printS16ImmOperand (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| HD | SystemZInstPrinter.h | 75 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
|
| HD | SystemZInstPrinter.cpp | 145 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| HD | PPCInstPrinter.h | 80 void printS16ImmOperand(const MCInst *MI, unsigned OpNo,
|
| HD | PPCInstPrinter.cpp | 424 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter 514 printS16ImmOperand(MI, OpNo, STI, O); in printMemRegImm()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCRegisterInfo.td | 744 let PrintMethod = "printS16ImmOperand"; 769 let PrintMethod = "printS16ImmOperand";
|
| HD | PPCInstr64Bit.td | 18 let PrintMethod = "printS16ImmOperand"; 35 let PrintMethod = "printS16ImmOperand";
|