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

References

lib/Target/Hexagon/HexagonInstrInfo.cpp
 3313       return HexagonII::HCG_A;
 3326       return HexagonII::HCG_A;
 3333       return HexagonII::HCG_A;
 3341       return HexagonII::HCG_A;
 3350       return HexagonII::HCG_A;
 3381   assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A);
lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp
  102       return HexagonII::HCG_A;
  116       return HexagonII::HCG_A;
  126       return HexagonII::HCG_A;
  136       return HexagonII::HCG_A;
  146       return HexagonII::HCG_A;
  341   if (MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_C &&
  344   return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) &&