Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
534 printImmZeroOperand(MI, OpNo + 1, STI, O); in printMemRegImm34PCRel()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td721 let PrintMethod = "printImmZeroOperand";