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.cpp96 case HexagonII::HSIG_S1: in isDuplexPairMatch()
98 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
101 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
136 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
144 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
157 case HexagonII::HSIG_S1: in iClassOfDuplexPair()
331 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
341 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.h238 HSIG_S1, enumerator
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp246 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
254 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
258 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
262 IClassLow = HexagonII::HSIG_S1; in getSingleInstruction()
263 IClassHigh = HexagonII::HSIG_S1; in getSingleInstruction()
267 IClassHigh = HexagonII::HSIG_S1; in getSingleInstruction()
1301 case HexagonII::HSIG_S1: in GetSubinstOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp211 case HexagonII::HSIG_S1: in isDuplexPairMatch()
213 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
216 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
3307 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3315 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3333 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()
3364 return HexagonII::HSIG_S1; in getDuplexCandidateGroup()