Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp85 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand() function
118 printSImmOperand<8>(MI, OpNum, O); in printS8ImmOperand()
133 printSImmOperand<16>(MI, OpNum, O); in printS16ImmOperand()
143 printSImmOperand<32>(MI, OpNum, O); in printS32ImmOperand()