Searched refs:InstFormatS (Results 1 – 3 of 3) sorted by relevance
218 else if (MIFrm == RISCVII::InstFormatS) in getImmOpValue()229 else if (MIFrm == RISCVII::InstFormatS) in getImmOpValue()
32 InstFormatS = 4, enumerator
38 def InstFormatS : InstFormat<4>;233 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatS> {