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

References

lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
 1433       if (canPromoteToDotCur(J, SUJ, DepReg, II, RC))
 1434         if (promoteToDotCur(J, DepType, II, RC))
 1446       if (canPromoteToDotNew(I, SUJ, DepReg, II, RC)) {
 1447         if (promoteToDotNew(I, DepType, II, RC)) {