Searched refs:ExtIdx1 (Results 1 – 1 of 1) sorted by relevance
22160 uint64_t ExtIdx1 = Op1.getConstantOperandVal(1); in performUzpCombine() local22162 if (ExtIdx0 == 0 && ExtIdx1 == NumElements / 2) { in performUzpCombine()