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