Searched refs:getDuplexCandidateGroup (Results 1 – 4 of 4) sorted by relevance
189 unsigned HexagonMCInstrInfo::getDuplexCandidateGroup(MCInst const &MCI) { in getDuplexCandidateGroup() function in HexagonMCInstrInfo586 unsigned MIaG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIa), in isOrderedDuplexPair()587 MIbG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIb); in isOrderedDuplexPair()652 unsigned MIaG = getDuplexCandidateGroup(MIa), in isDuplexPair()653 MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()1061 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()), in getDuplexPossibilties()1062 getDuplexCandidateGroup(*MCB.getOperand(j).getInst())); in getDuplexPossibilties()1086 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()), in getDuplexPossibilties()1087 getDuplexCandidateGroup(*MCB.getOperand(k).getInst())); in getDuplexPossibilties()
129 unsigned getDuplexCandidateGroup(MCInst const &MI);
457 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr &MI)
2262 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()2263 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3923 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup() function in HexagonInstrInfo4456 if (getDuplexCandidateGroup(*MII)) in changeDuplexOpcode()