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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp77 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { function
110 printSImmOperand<8>(MI, OpNum, O);
125 printSImmOperand<16>(MI, OpNum, O);
135 printSImmOperand<32>(MI, OpNum, O);

Completed in 84 milliseconds