Searched refs:printPCRelImmOperand (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/MSP430/InstPrinter/ |
D | MSP430InstPrinter.h | 35 void printPCRelImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | MSP430InstPrinter.cpp | 35 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, in printPCRelImmOperand() function in MSP430InstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430InstPrinter.h | 38 void printPCRelImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | MSP430InstPrinter.cpp | 37 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, in printPCRelImmOperand() function in MSP430InstPrinter
|
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430InstPrinter.h | 40 void printPCRelImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | MSP430InstPrinter.cpp | 37 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, in printPCRelImmOperand() function in MSP430InstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 120 let PrintMethod = "printPCRelImmOperand";
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 120 let PrintMethod = "printPCRelImmOperand";
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 86 let PrintMethod = "printPCRelImmOperand";
|