Lines Matching defs:MIFrm
400 unsigned MIFrm = RISCVII::getFormat(Desc.TSFlags);
428 if (MIFrm == RISCVII::InstFormatI)
430 else if (MIFrm == RISCVII::InstFormatS)
441 if (MIFrm == RISCVII::InstFormatI)
443 else if (MIFrm == RISCVII::InstFormatS)
458 if (MIFrm == RISCVII::InstFormatI)
460 else if (MIFrm == RISCVII::InstFormatS)
503 if (MIFrm == RISCVII::InstFormatJ) {
505 } else if (MIFrm == RISCVII::InstFormatB) {
507 } else if (MIFrm == RISCVII::InstFormatCJ) {
509 } else if (MIFrm == RISCVII::InstFormatCB) {
511 } else if (MIFrm == RISCVII::InstFormatI) {