Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.h43 void printPostIndRegOperand(const MCInst *MI, unsigned OpNo,
H A DMSP430InstPrinter.cpp103 void MSP430InstPrinter::printPostIndRegOperand(const MCInst *MI, unsigned OpNo, in printPostIndRegOperand() function in MSP430InstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td113 let PrintMethod = "printPostIndRegOperand";