HomeSort by relevance Sort by last modified time
    Searched refs:HSIG_S1 (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCDuplexInfo.cpp 93 case HexagonII::HSIG_S1:
95 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
98 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
133 case HexagonII::HSIG_S1:
141 case HexagonII::HSIG_S1:
154 case HexagonII::HSIG_S1:
328 return HexagonII::HSIG_S1;
338 return HexagonII::HSIG_S1;
636 if ((MIbG == HexagonII::HSIG_S1) || (MIbG == HexagonII::HSIG_S2)) {
637 if ((MIaG != HexagonII::HSIG_S1) && (MIaG != HexagonII::HSIG_S2)
    [all...]
HexagonBaseInfo.h 258 HSIG_S1,
  /external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp 245 IClassLow = HexagonII::HSIG_S1;
253 IClassLow = HexagonII::HSIG_S1;
257 IClassLow = HexagonII::HSIG_S1;
261 IClassLow = HexagonII::HSIG_S1;
262 IClassHigh = HexagonII::HSIG_S1;
266 IClassHigh = HexagonII::HSIG_S1;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 212 case HexagonII::HSIG_S1:
214 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
217 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
    [all...]

Completed in 194 milliseconds