Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/RISCV/InstPrinter/
H A DRISCVInstPrinter.h35 void printCSRSystemRegister(const MCInst *MI, unsigned OpNo,
H A DRISCVInstPrinter.cpp81 void RISCVInstPrinter::printCSRSystemRegister(const MCInst *MI, unsigned OpNo, in printCSRSystemRegister() function in RISCVInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td196 let PrintMethod = "printCSRSystemRegister";