Searched refs:SubInstructionGroup (Results 1 – 3 of 3) sorted by relevance
234 enum SubInstructionGroup { enum
363 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr *MI)
1777 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()1778 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3170 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup()