Searched refs:getMatchingNonSExtOpcode (Results 1 – 2 of 2) sorted by relevance
293 static unsigned getMatchingNonSExtOpcode(unsigned Opc, in getMatchingNonSExtOpcode() function716 if (RtMI->getOpcode() == getMatchingNonSExtOpcode(RtMI->getOpcode())) { in mergeNarrowInsns()732 if (RtMI->getOpcode() == getMatchingNonSExtOpcode(RtMI->getOpcode())) { in mergeNarrowInsns()810 SExtIdx == -1 ? I->getOpcode() : getMatchingNonSExtOpcode(I->getOpcode()); in mergePairedInsns()1178 unsigned NonSExtOpc = getMatchingNonSExtOpcode(OpcA, &IsValidLdStrOpc); in areCandidatesToMergeOrPair()1182 if (NonSExtOpc == getMatchingNonSExtOpcode(OpcB, &PairIsValidLdStrOpc)) { in areCandidatesToMergeOrPair()
263 static unsigned getMatchingNonSExtOpcode(unsigned Opc, in getMatchingNonSExtOpcode() function738 SExtIdx == -1 ? I->getOpcode() : getMatchingNonSExtOpcode(I->getOpcode()); in mergePairedInsns()1123 unsigned NonSExtOpc = getMatchingNonSExtOpcode(OpcA, &IsValidLdStrOpc); in areCandidatesToMergeOrPair()1127 if (NonSExtOpc == getMatchingNonSExtOpcode(OpcB, &PairIsValidLdStrOpc)) { in areCandidatesToMergeOrPair()