Home
last modified time | relevance | path

Searched refs:HSIG_S1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp93 case HexagonII::HSIG_S1: in isDuplexPairMatch()
95 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
98 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
133 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
141 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
154 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
328 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
338 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
636 if ((MIbG == HexagonII::HSIG_S1) || (MIbG == HexagonII::HSIG_S2)) { in isOrderedDuplexPair()
637 if ((MIaG != HexagonII::HSIG_S1) && (MIaG != HexagonII::HSIG_S2)) in isOrderedDuplexPair()
DHexagonBaseInfo.h258 HSIG_S1, enumerator
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp245 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
253 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
257 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
261 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
262 IClassHigh = HexagonII::HSIG_S1; in getSingleInstruction()
266 IClassHigh = HexagonII::HSIG_S1; in getSingleInstruction()
1301 case HexagonII::HSIG_S1: in GetSubinstOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp212 case HexagonII::HSIG_S1: in isDuplexPairMatch()
214 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
217 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
3773 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3781 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3799 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3830 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()