reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  280       if (MIFrm == RISCVII::InstFormatI)
  282       else if (MIFrm == RISCVII::InstFormatS)
  293       if (MIFrm == RISCVII::InstFormatI)
  295       else if (MIFrm == RISCVII::InstFormatS)
  310       if (MIFrm == RISCVII::InstFormatI)
  312       else if (MIFrm == RISCVII::InstFormatS)
  342     } else if (MIFrm == RISCVII::InstFormatB) {
  344     } else if (MIFrm == RISCVII::InstFormatCJ) {
  346     } else if (MIFrm == RISCVII::InstFormatCB) {