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

References

lib/Target/ARM/MLxExpansionPass.cpp
  247   for (unsigned i = 1; i <= 4; ++i) {
  247   for (unsigned i = 1; i <= 4; ++i) {
  248     int Idx = ((int)MIIdx - i + 4) % 4;
  254       if (i <= Limit1)
  259     if (i <= Limit2 && hasRAWHazard(getDefReg(MI), NextMI))