Searched refs:SubInstructionGroup (Results 1 – 3 of 3) sorted by relevance
223 enum SubInstructionGroup { enum
451 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr &MI)
2172 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()2173 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3816 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup()