Searched refs:InstFormatB (Results 1 – 3 of 3) sorted by relevance
32 InstFormatB = 5, enumerator
246 } else if (MIFrm == RISCVII::InstFormatB) { in getImmOpValue()
39 def InstFormatB : InstFormat<5>;247 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatB> {