Searched refs:printS16ImmOperand (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h66 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp123 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, function in class:SystemZInstPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h63 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp383 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
464 printS16ImmOperand(MI, OpNo, O);

Completed in 109 milliseconds