Searched defs:printSpimm (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVBaseInfo.cpp | 326 void RISCVZC::printSpimm(int64_t Spimm, raw_ostream &OS) { OS << Spimm; } printSpimm() function in llvm::RISCVZC |
H A D | RISCVInstPrinter.cpp | 295 void RISCVInstPrinter::printSpimm(const MCInst *MI, unsigned OpNo, printSpimm() function in RISCVInstPrinter |