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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h227 HSIG_S1, enumerator in enum:llvm::HexagonII::SubInstructionGroup
H A DHexagonMCDuplexInfo.cpp99 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)
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp225 case HexagonII::HSIG_S1:
227 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
230 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 ||
3964 return HexagonII::HSIG_S1;
3973 return HexagonII::HSIG_S1;
3992 return HexagonII::HSIG_S1;
4027 return HexagonII::HSIG_S1;

Completed in 120 milliseconds