Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp103 return HexagonII::HCG_A; in getCompoundCandidateGroup()
117 return HexagonII::HCG_A; in getCompoundCandidateGroup()
127 return HexagonII::HCG_A; in getCompoundCandidateGroup()
137 return HexagonII::HCG_A; in getCompoundCandidateGroup()
147 return HexagonII::HCG_A; in getCompoundCandidateGroup()
342 if (MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_C && in isOrderedCompoundPair()
345 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) && in isOrderedCompoundPair()
H A DHexagonBaseInfo.h244 HCG_A, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3451 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3464 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3471 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3479 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3488 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3519 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()