Home
last modified time | relevance | path

Searched refs:printFPR (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.h65 void printFPR(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
H A DCSKYInstPrinter.cpp268 void CSKYInstPrinter::printFPR(const MCInst *MI, unsigned OpNo, in printFPR() function in CSKYInstPrinter
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF1.td29 def sFPR32Op : RegisterOperand<sFPR32, "printFPR">;
30 def sFPR64Op : RegisterOperand<sFPR64, "printFPR">;
31 def sFPR64_V_OP : RegisterOperand<sFPR64_V, "printFPR">;
H A DCSKYInstrInfoF2.td29 def FPR32Op : RegisterOperand<FPR32, "printFPR">;
30 def FPR64Op : RegisterOperand<FPR64, "printFPR">;