Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h241 HCG_B, enumerator
DHexagonMCCompound.cpp160 return HexagonII::HCG_B; in getCompoundCandidateGroup()
346 return ((MIaG == HexagonII::HCG_A && MIbG == HexagonII::HCG_B) && in isOrderedCompoundPair()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp3308 return HexagonII::HCG_B; in getCompoundCandidateGroup()
3327 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()