Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.h37 void printCSRSystemRegister(const MCInst *MI, unsigned OpNo,
H A DRISCVInstPrinter.cpp119 void RISCVInstPrinter::printCSRSystemRegister(const MCInst *MI, unsigned OpNo, in printCSRSystemRegister() function in RISCVInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td365 let PrintMethod = "printCSRSystemRegister";