Home
last modified time | relevance | path

Searched refs:printSrcMemOperand (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp54 void printSrcMemOperand(const MachineInstr *MI, int OpNum,
107 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand() function in MSP430AsmPrinter
146 printSrcMemOperand(MI, OpNo, O); in PrintAsmMemoryOperand()
H A DMSP430InstrInfo.td79 let PrintMethod = "printSrcMemOperand";
87 let PrintMethod = "printSrcMemOperand";
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h43 void printSrcMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O,
H A DMSP430InstPrinter.cpp71 void MSP430InstPrinter::printSrcMemOperand(const MCInst *MI, unsigned OpNo, in printSrcMemOperand() function in MSP430InstPrinter