Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h45 InstFormatCJ = 16, enumerator
H A DRISCVMCCodeEmitter.cpp354 } else if (MIFrm == RISCVII::InstFormatCJ) { in getImmOpValue()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td146 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCJ> {
H A DRISCVInstrFormats.td49 def InstFormatCJ : InstFormat<16>;