Searched refs:printFPR (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYInstPrinter.h | 65 void printFPR(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
|
| H A D | CSKYInstPrinter.cpp | 268 void CSKYInstPrinter::printFPR(const MCInst *MI, unsigned OpNo, in printFPR() function in CSKYInstPrinter
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfoF1.td | 29 def sFPR32Op : RegisterOperand<sFPR32, "printFPR">; 30 def sFPR64Op : RegisterOperand<sFPR64, "printFPR">; 31 def sFPR64_V_OP : RegisterOperand<sFPR64_V, "printFPR">;
|
| H A D | CSKYInstrInfoF2.td | 29 def FPR32Op : RegisterOperand<FPR32, "printFPR">; 30 def FPR64Op : RegisterOperand<FPR64, "printFPR">;
|