Searched refs:printPCRelImmOperand (Results 1 - 5 of 5) sorted by relevance
/external/llvm/lib/Target/MSP430/InstPrinter/ |
H A D | MSP430InstPrinter.h | 35 void printPCRelImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
H A D | MSP430InstPrinter.cpp | 35 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, function in class:MSP430InstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/ |
H A D | MSP430InstPrinter.h | 35 void printPCRelImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
H A D | MSP430InstPrinter.cpp | 34 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, function in class:MSP430InstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 48 void printPCRelImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O); 82 void SystemZAsmPrinter::printPCRelImmOperand(const MachineInstr *MI, int OpNum, function in class:SystemZAsmPrinter
|
Completed in 203 milliseconds