Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h44 void printPostIndRegOperand(const MCInst *MI, unsigned OpNo,
H A DMSP430InstPrinter.cpp103 void MSP430InstPrinter::printPostIndRegOperand(const MCInst *MI, unsigned OpNo, in printPostIndRegOperand() function in MSP430InstPrinter
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td112 let PrintMethod = "printPostIndRegOperand";