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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCDuplexInfo.cpp 90 case HexagonII::HSIG_L2:
91 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
94 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
97 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
122 case HexagonII::HSIG_L2:
128 case HexagonII::HSIG_L2:
139 case HexagonII::HSIG_L2:
152 case HexagonII::HSIG_L2:
196 return HexagonII::HSIG_L2;
233 return HexagonII::HSIG_L2;
    [all...]
HexagonBaseInfo.h 257 HSIG_L2,
  /external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp 225 IClassLow = HexagonII::HSIG_L2;
229 IClassLow = HexagonII::HSIG_L2;
230 IClassHigh = HexagonII::HSIG_L2;
241 IClassLow = HexagonII::HSIG_L2;
258 IClassHigh = HexagonII::HSIG_L2;
274 IClassHigh = HexagonII::HSIG_L2;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 209 case HexagonII::HSIG_L2:
210 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
213 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
216 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 ||
    [all...]

Completed in 233 milliseconds