Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp106 return HexagonII::HCG_A; in getCompoundCandidateGroup()
120 return HexagonII::HCG_A; in getCompoundCandidateGroup()
130 return HexagonII::HCG_A; in getCompoundCandidateGroup()
140 return HexagonII::HCG_A; in getCompoundCandidateGroup()
150 return HexagonII::HCG_A; in getCompoundCandidateGroup()
352 if (MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_C && in isOrderedCompoundPair()
355 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) && in isOrderedCompoundPair()
DHexagonBaseInfo.h267 HCG_A, enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp3324 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3337 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3344 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3352 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3361 return HexagonII::HCG_A; in getCompoundCandidateGroup()
3393 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()