Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp92 void SystemZInstPrinter::printSImmOperand(const MCInst *MI, int OpNum, in printSImmOperand() function in SystemZInstPrinter
126 printSImmOperand<8>(MI, OpNum, O); in printS8ImmOperand()
141 printSImmOperand<16>(MI, OpNum, O); in printS16ImmOperand()
151 printSImmOperand<32>(MI, OpNum, O); in printS32ImmOperand()
H A DSystemZInstPrinter.h55 void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);