Home
last modified time | relevance | path

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

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