Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h268 HCG_B, enumerator
DHexagonMCCompound.cpp162 return HexagonII::HCG_B; in getCompoundCandidateGroup()
355 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) && in isOrderedCompoundPair()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp3374 return HexagonII::HCG_B; in getCompoundCandidateGroup()
3394 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()