Searched refs:printFCCOperand (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.h | 111 void printFCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
|
H A D | MipsInstPrinter.cpp | 233 void MipsInstPrinter::printFCCOperand(const MCInst *MI, int opNum, in printFCCOperand() function in MipsInstPrinter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 152 void printFCCOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
|
H A D | MipsAsmPrinter.cpp | 720 printFCCOperand(const MachineInstr *MI, int opNum, raw_ostream &O, in printFCCOperand() function in MipsAsmPrinter
|
H A D | MipsInstrFPU.td | 58 let PrintMethod = "printFCCOperand", DecoderMethod = "DecodeCondCode" in
|