Searched refs:getMatchingNonSExtOpcode (Results 1 – 1 of 1) sorted by relevance
192 static unsigned getMatchingNonSExtOpcode(unsigned Opc, in getMatchingNonSExtOpcode() function341 SExtIdx == -1 ? I->getOpcode() : getMatchingNonSExtOpcode(I->getOpcode()); in mergePairedInsns()535 unsigned NonSExtOpc = getMatchingNonSExtOpcode(Opc, &IsValidLdStrOpc); in findMatchingInsn()540 CanMergeOpc = NonSExtOpc == getMatchingNonSExtOpcode(MI->getOpcode()); in findMatchingInsn()