Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h245 HCG_B, enumerator
H A DHexagonMCCompound.cpp159 return HexagonII::HCG_B; in getCompoundCandidateGroup()
345 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) && in isOrderedCompoundPair()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3497 return HexagonII::HCG_B; in getCompoundCandidateGroup()
3516 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()