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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h66 void printImmZeroOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp332 void PPCInstPrinter::printImmZeroOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
477 printImmZeroOperand(MI, OpNo + 1, O);

Completed in 36 milliseconds