Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp93 case HexagonII::HSIG_L2: in isDuplexPairMatch()
94 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
97 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
100 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
125 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
131 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
142 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
155 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
199 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
236 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
[all …]
DHexagonBaseInfo.h237 HSIG_L2, enumerator
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp226 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
230 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
231 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
242 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
259 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
275 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
1209 case HexagonII::HSIG_L2: in GetSubinstOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp208 case HexagonII::HSIG_L2: in isDuplexPairMatch()
209 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
212 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
215 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
3193 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3227 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3236 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3247 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3254 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3261 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
[all …]