Searched refs:printSrcMemOperand (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430AsmPrinter.cpp | 54 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 D | MSP430InstrInfo.td | 79 let PrintMethod = "printSrcMemOperand"; 87 let PrintMethod = "printSrcMemOperand";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430InstPrinter.h | 43 void printSrcMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O,
|
H A D | MSP430InstPrinter.cpp | 71 void MSP430InstPrinter::printSrcMemOperand(const MCInst *MI, unsigned OpNo, in printSrcMemOperand() function in MSP430InstPrinter
|