Home
last modified time | relevance | path

Searched refs:InstFormatCB (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h44 InstFormatCB = 15, enumerator
H A DRISCVMCCodeEmitter.cpp356 } else if (MIFrm == RISCVII::InstFormatCB) { in getImmOpValue()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td135 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCB> {
H A DRISCVInstrFormats.td48 def InstFormatCB : InstFormat<15>;