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