Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h86 void printImmZeroOperand(const MCInst *MI, unsigned OpNo,
H A DPPCInstPrinter.cpp366 void PPCInstPrinter::printImmZeroOperand(const MCInst *MI, unsigned OpNo, in printImmZeroOperand() function in PPCInstPrinter
537 printImmZeroOperand(MI, OpNo + 1, STI, O); in printMemRegImm34PCRel()
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td800 let PrintMethod = "printImmZeroOperand";