Searched refs:printCCOperand (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Target/MSP430/InstPrinter/ |
| D | MSP430InstPrinter.h | 39 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
| D | MSP430InstPrinter.cpp | 88 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Sparc/InstPrinter/ |
| D | SparcInstPrinter.h | 42 void printCCOperand(const MCInst *MI, int opNum, raw_ostream &OS);
|
| D | SparcInstPrinter.cpp | 106 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() function in SparcInstPrinter
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r198028-sparc.diff | 122 +void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, 208 + void printCCOperand(const MCInst *MI, int opNum, raw_ostream &OS);
|
| D | patch-r262261-llvm-r198030-sparc.diff | 422 void printCCOperand(const MachineInstr *MI, int opNum, raw_ostream &OS); 643 -void SparcAsmPrinter::printCCOperand(const MachineInstr *MI, int opNum,
|
| D | patch-r262261-llvm-r198533-sparc.diff | 26 let PrintMethod = "printCCOperand" in
|
| D | patch-r262261-llvm-r198738-sparc.diff | 593 @@ -83,6 +83,17 @@ void SparcInstPrinter::printCCOperand(const MCInst
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcAsmPrinter.cpp | 54 void printCCOperand(const MachineInstr *MI, int opNum, raw_ostream &OS);
|
| D | SparcInstrInfo.td | 112 let PrintMethod = "printCCOperand" in
|
| /freebsd-10-stable/contrib/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.td | 91 let PrintMethod = "printCCOperand";
|