Searched refs:getDuplexCandidateGroup (Results 1 – 4 of 4) sorted by relevance
189 unsigned HexagonMCInstrInfo::getDuplexCandidateGroup(MCInst const &MCI) { in getDuplexCandidateGroup() function in HexagonMCInstrInfo590 unsigned MIaG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIa), in isOrderedDuplexPair()591 MIbG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIb); in isOrderedDuplexPair()656 unsigned MIaG = getDuplexCandidateGroup(MIa), in isDuplexPair()657 MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()1066 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()), in getDuplexPossibilties()1067 getDuplexCandidateGroup(*MCB.getOperand(j).getInst())); in getDuplexPossibilties()1091 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()), in getDuplexPossibilties()1092 getDuplexCandidateGroup(*MCB.getOperand(k).getInst())); in getDuplexPossibilties()
121 unsigned getDuplexCandidateGroup(MCInst const &MI);
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() function in HexagonInstrInfo4351 if (getDuplexCandidateGroup(*MII)) in changeDuplexOpcode()