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.cpp3447 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3460 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3467 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3475 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3484 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3515 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()