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

References

lib/Target/Hexagon/HexagonInstrInfo.cpp
  219   case HexagonII::HSIG_S1:
  221             Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
  224             Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
 3865       return HexagonII::HSIG_S1;
 3873       return HexagonII::HSIG_S1;
 3891       return HexagonII::HSIG_S1;
 3922       return HexagonII::HSIG_S1;
lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp
  100   case HexagonII::HSIG_S1:
  102             Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
  105             Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
  142   case HexagonII::HSIG_S1:
  150     case HexagonII::HSIG_S1:
  164     case HexagonII::HSIG_S1:
  335       return HexagonII::HSIG_S1;
  345       return HexagonII::HSIG_S1;
  647     if ((MIbG == HexagonII::HSIG_S1) || (MIbG == HexagonII::HSIG_S2)) {
  648       if ((MIaG != HexagonII::HSIG_S1) && (MIaG != HexagonII::HSIG_S2))