HomeSort by: relevance | last modified time | path
    Searched refs:HSIG_S1 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 227 HSIG_S1,
HexagonMCDuplexInfo.cpp 99 case HexagonII::HSIG_S1:
101 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
104 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
141 case HexagonII::HSIG_S1:
149 case HexagonII::HSIG_S1:
163 case HexagonII::HSIG_S1:
333 return HexagonII::HSIG_S1;
343 return HexagonII::HSIG_S1;
645 if ((MIbG == HexagonII::HSIG_S1) || (MIbG == HexagonII::HSIG_S2)) {
646 if ((MIaG != HexagonII::HSIG_S1) && (MIaG != HexagonII::HSIG_S2)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 225 case HexagonII::HSIG_S1:
227 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
230 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
3967 return HexagonII::HSIG_S1;
3976 return HexagonII::HSIG_S1;
3995 return HexagonII::HSIG_S1;
4030 return HexagonII::HSIG_S1;

Completed in 24 milliseconds