Searched refs:printFCCOperand (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/InstPrinter/ |
| H A D | MipsInstPrinter.h | 100 void printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O);
|
| H A D | MipsInstPrinter.cpp | 194 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand() function in MipsInstPrinter
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 157 void printFCCOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
|
| H A D | MipsAsmPrinter.cpp | 753 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
|