Searched refs:getDuplexCandidateGroup (Results 1 – 8 of 8) sorted by relevance
177 unsigned HexagonMCInstrInfo::getDuplexCandidateGroup(MCInst const &MCI) { in getDuplexCandidateGroup() function in HexagonMCInstrInfo584 unsigned MIaG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIa), in isOrderedDuplexPair()585 MIbG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIb); in isOrderedDuplexPair()646 unsigned MIaG = getDuplexCandidateGroup(MIa), in isDuplexPair()647 MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()1045 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()), in getDuplexPossibilties()1046 getDuplexCandidateGroup(*MCB.getOperand(j).getInst())); in getDuplexPossibilties()1070 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()), in getDuplexPossibilties()1071 getDuplexCandidateGroup(*MCB.getOperand(k).getInst())); in getDuplexPossibilties()
105 unsigned getDuplexCandidateGroup(MCInst const &MI);
185 unsigned HexagonMCInstrInfo::getDuplexCandidateGroup(MCInst const &MCI) { in getDuplexCandidateGroup() function in HexagonMCInstrInfo587 unsigned MIaG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIa), in isOrderedDuplexPair()588 MIbG = HexagonMCInstrInfo::getDuplexCandidateGroup(MIb); in isOrderedDuplexPair()654 unsigned MIaG = getDuplexCandidateGroup(MIa), in isDuplexPair()655 MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()1064 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()), in getDuplexPossibilties()1065 getDuplexCandidateGroup(*MCB.getOperand(j).getInst())); in getDuplexPossibilties()1089 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()), in getDuplexPossibilties()1090 getDuplexCandidateGroup(*MCB.getOperand(k).getInst())); in getDuplexPossibilties()
120 unsigned getDuplexCandidateGroup(MCInst const &MI);
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() function in HexagonInstrInfo
456 HexagonII::SubInstructionGroup getDuplexCandidateGroup(const MachineInstr &MI)
2089 HexagonII::SubInstructionGroup MIaG = getDuplexCandidateGroup(MIa); in isDuplexPair()2090 HexagonII::SubInstructionGroup MIbG = getDuplexCandidateGroup(MIb); in isDuplexPair()3668 HexagonII::SubInstructionGroup HexagonInstrInfo::getDuplexCandidateGroup( in getDuplexCandidateGroup() function in HexagonInstrInfo