Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h46 void printPostIndRegOperand(const MCInst *MI, unsigned OpNo,
H A DMSP430InstPrinter.cpp107 void MSP430InstPrinter::printPostIndRegOperand(const MCInst *MI, unsigned OpNo, in printPostIndRegOperand() function in MSP430InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td112 let PrintMethod = "printPostIndRegOperand";