Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h45 void printIndRegOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DMSP430InstPrinter.cpp101 void MSP430InstPrinter::printIndRegOperand(const MCInst *MI, unsigned OpNo, in printIndRegOperand() function in MSP430InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td100 let PrintMethod = "printIndRegOperand";