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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h237 HCG_B, enumerator in enum:llvm::HexagonII::CompoundGroup
H A DHexagonMCCompound.cpp158 return HexagonII::HCG_B;
344 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) &&
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3395 return HexagonII::HCG_B;
3414 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B);

Completed in 169 milliseconds