Searched refs:HSIG_S1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp96 case HexagonII::HSIG_S1:
98 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
101 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
136 case HexagonII::HSIG_S1:
144 case HexagonII::HSIG_S1:
157 case HexagonII::HSIG_S1:
331 return HexagonII::HSIG_S1;
341 return HexagonII::HSIG_S1;
636 if ((MIbG == HexagonII::HSIG_S1) || (MIbG == HexagonII::HSIG_S2)) {
637 if ((MIaG != HexagonII::HSIG_S1)
[all...]
H A DHexagonBaseInfo.h238 HSIG_S1, enumerator in enum:llvm::HexagonII::MemAccessSize::SubInstructionGroup
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp246 IClassLow = HexagonII::HSIG_S1;
254 IClassLow = HexagonII::HSIG_S1;
258 IClassLow = HexagonII::HSIG_S1;
262 IClassLow = HexagonII::HSIG_S1;
263 IClassHigh = HexagonII::HSIG_S1;
267 IClassHigh = HexagonII::HSIG_S1;
1301 case HexagonII::HSIG_S1:
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp211 case HexagonII::HSIG_S1:
213 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
216 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
3307 return HexagonII::HSIG_S1;
3315 return HexagonII::HSIG_S1;
3333 return HexagonII::HSIG_S1;
3364 return HexagonII::HSIG_S1;

Completed in 117 milliseconds