Lines Matching defs:MIFrm
410 unsigned MIFrm = RISCVII::getFormat(Desc.TSFlags);
438 if (MIFrm == RISCVII::InstFormatI)
440 else if (MIFrm == RISCVII::InstFormatS)
451 if (MIFrm == RISCVII::InstFormatI)
453 else if (MIFrm == RISCVII::InstFormatS)
468 if (MIFrm == RISCVII::InstFormatI)
470 else if (MIFrm == RISCVII::InstFormatS)
513 if (MIFrm == RISCVII::InstFormatJ) {
515 } else if (MIFrm == RISCVII::InstFormatB) {
517 } else if (MIFrm == RISCVII::InstFormatCJ) {
519 } else if (MIFrm == RISCVII::InstFormatCB) {
521 } else if (MIFrm == RISCVII::InstFormatI) {