Home
last modified time | relevance | path

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

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