Home
last modified time | relevance | path

Searched refs:printCCOperand (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.h36 void printCCOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DARCInstPrinter.cpp182 void ARCInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand() function in ARCInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h48 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DMSP430InstPrinter.cpp113 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.h56 void printCCOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI,
H A DVEInstPrinter.cpp206 void VEInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand() function in VEInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.h51 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
H A DSparcInstPrinter.cpp174 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() function in SparcInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h38 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
H A DLanaiInstPrinter.cpp288 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand() function in LanaiInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td232 let PrintMethod = "printCCOperand";
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td20 let PrintMethod = "printCCOperand" in
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td126 let PrintMethod = "printCCOperand";
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td241 let PrintMethod = "printCCOperand" in {
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td408 let PrintMethod = "printCCOperand";