Searched refs:SubInstructionGroup (Results 1 – 3 of 3) sorted by relevance
254 enum SubInstructionGroup { enum
393 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr *MI)
2027 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()2028 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3636 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup()