/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.h | 36 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 | 48 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
H A D | MSP430InstPrinter.cpp | 113 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 | 56 void printCCOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI,
|
H A D | VEInstPrinter.cpp | 206 void VEInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand() function in VEInstPrinter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.h | 51 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/MCTargetDesc/ |
H A D | LanaiInstPrinter.h | 38 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
|
H A D | LanaiInstPrinter.cpp | 288 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand() function in LanaiInstPrinter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.td | 232 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 | 241 let PrintMethod = "printCCOperand" in {
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 408 let PrintMethod = "printCCOperand";
|