Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h86 void printImmZeroOperand(const MCInst *MI, unsigned OpNo,
H A DPPCInstPrinter.cpp363 void PPCInstPrinter::printImmZeroOperand(const MCInst *MI, unsigned OpNo, in printImmZeroOperand() function in PPCInstPrinter
531 printImmZeroOperand(MI, OpNo + 1, STI, O); in printMemRegImm34PCRel()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td879 let PrintMethod = "printImmZeroOperand";