Searched refs:SubInstructionGroup (Results 1 – 3 of 3) sorted by relevance
231 enum SubInstructionGroup { enum
458 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr &MI)
2265 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()2266 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3927 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup()