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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp95 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A);
98 Gb == HexagonII::HSIG_A);
101 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
105 Gb == HexagonII::HSIG_A);
106 case HexagonII::HSIG_A:
107 return (Gb == HexagonII::HSIG_A);
125 case HexagonII::HSIG_A:
137 case HexagonII::HSIG_A:
151 case HexagonII::HSIG_A:
167 case HexagonII::HSIG_A
[all...]
H A DHexagonBaseInfo.h229 HSIG_A, enumerator in enum:llvm::HexagonII::SubInstructionGroup
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp221 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A);
224 Gb == HexagonII::HSIG_A);
227 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A);
231 Gb == HexagonII::HSIG_A);
232 case HexagonII::HSIG_A:
233 return (Gb == HexagonII::HSIG_A);
4056 return HexagonII::HSIG_A;
4060 return HexagonII::HSIG_A;
4066 return HexagonII::HSIG_A;
4077 return HexagonII::HSIG_A;
[all...]

Completed in 183 milliseconds