Home
last modified time | relevance | path

Searched refs:printSImmOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp98 void SystemZInstPrinter::printSImmOperand(const MCInst *MI, int OpNum, in printSImmOperand() function in SystemZInstPrinter
132 printSImmOperand<8>(MI, OpNum, O); in printS8ImmOperand()
147 printSImmOperand<16>(MI, OpNum, O); in printS16ImmOperand()
157 printSImmOperand<32>(MI, OpNum, O); in printS32ImmOperand()
H A DSystemZInstPrinter.h55 void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);