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.cpp90 case HexagonII::HSIG_L2: in isDuplexPairMatch()
91 return (Gb == HexagonII::HSIG_L1 || Gb == 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()
122 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
128 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
139 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
152 case HexagonII::HSIG_L2: in iClassOfDuplexPair()
196 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
233 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
[all …]
DHexagonBaseInfo.h257 HSIG_L2, enumerator
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp225 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
229 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
230 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
241 IClassLow = HexagonII::HSIG_L2; in getSingleInstruction()
258 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
274 IClassHigh = HexagonII::HSIG_L2; in getSingleInstruction()
1209 case HexagonII::HSIG_L2: in GetSubinstOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp209 case HexagonII::HSIG_L2: in isDuplexPairMatch()
210 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
213 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
216 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
3659 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3693 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3702 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3713 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3720 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
3727 return HexagonII::HSIG_L2; in getDuplexCandidateGroup()
[all …]