Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
HDSystemZInstPrinter.h59 void printS8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
HDSystemZInstPrinter.cpp108 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand() function in SystemZInstPrinter