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

References

lib/Target/ARC/ARCInstrInfo.cpp
  379   assert((Cond.size() == 3 || Cond.size() == 0) &&
  379   assert((Cond.size() == 3 || Cond.size() == 0) &&
  382   if (Cond.empty()) {
  386   int BccOpc = Cond[1].isImm() ? ARC::BRcc_ru6_p : ARC::BRcc_rr_p;
  390     MIB.add(Cond[i]);