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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp102 return HexagonII::HCG_A;
116 return HexagonII::HCG_A;
126 return HexagonII::HCG_A;
136 return HexagonII::HCG_A;
146 return HexagonII::HCG_A;
341 if (MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_C &&
344 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) &&
H A DHexagonBaseInfo.h236 HCG_A, enumerator in enum:llvm::HexagonII::CompoundGroup
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3345 return HexagonII::HCG_A;
3358 return HexagonII::HCG_A;
3365 return HexagonII::HCG_A;
3373 return HexagonII::HCG_A;
3382 return HexagonII::HCG_A;
3413 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A);

Completed in 116 milliseconds