Searched refs:printCCOperand (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h44 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DMSP430InstPrinter.cpp109 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, function in class:MSP430InstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/InstPrinter/
H A DVEInstPrinter.h44 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
H A DVEInstPrinter.cpp114 void VEInstPrinter::printCCOperand(const MCInst *MI, int opNum, function in class:VEInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.h47 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
H A DSparcInstPrinter.cpp163 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, function in class:SparcInstPrinter
/freebsd-11-stable/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, function in class:LanaiInstPrinter

Completed in 134 milliseconds