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

References

lib/Target/Hexagon/HexagonInstrInfo.cpp
  214   case HexagonII::HSIG_L1:
  215     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A);
  217     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
  220     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
  223     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
 3751         return HexagonII::HSIG_L1;
 3760       return HexagonII::HSIG_L1;
lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp
   95   case HexagonII::HSIG_L1:
   96     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A);
   98     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
  101     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
  104     return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
  120   case HexagonII::HSIG_L1:
  124     case HexagonII::HSIG_L1:
  134     case HexagonII::HSIG_L1:
  146     case HexagonII::HSIG_L1:
  160     case HexagonII::HSIG_L1:
  214         return HexagonII::HSIG_L1;
  225       return HexagonII::HSIG_L1;