| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
| H A D | ARCInstPrinter.h | 37 void printCCOperand(const MCInst *MI, int OpNum, raw_ostream &O);
|
| H A D | ARCInstPrinter.cpp | 182 void ARCInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand() function in ARCInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
| H A D | MSP430InstPrinter.h | 47 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
| H A D | MSP430InstPrinter.cpp | 110 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEInstPrinter.h | 53 void printCCOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI,
|
| H A D | VEInstPrinter.cpp | 175 void VEInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand() function in VEInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiInstPrinter.h | 34 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
|
| H A D | LanaiInstPrinter.cpp | 281 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand() function in LanaiInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcInstPrinter.h | 54 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
|
| H A D | SparcInstPrinter.cpp | 174 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() function in SparcInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.td | 233 let PrintMethod = "printCCOperand";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 20 let PrintMethod = "printCCOperand" in
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 126 let PrintMethod = "printCCOperand";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 287 let PrintMethod = "printCCOperand" in {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 408 let PrintMethod = "printCCOperand";
|