Home
last modified time | relevance | path

Searched refs:printCSRSystemRegister (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.h37 void printCSRSystemRegister(const MCInst *MI, unsigned OpNo,
H A DRISCVInstPrinter.cpp125 void RISCVInstPrinter::printCSRSystemRegister(const MCInst *MI, unsigned OpNo, in printCSRSystemRegister() function in RISCVInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td469 let PrintMethod = "printCSRSystemRegister";