Searched refs:XorIdx (Results 1 – 1 of 1) sorted by relevance
5905 auto matchAndXor = [&X, &Y, &M](SDValue And, unsigned XorIdx, SDValue Other) { in unfoldMaskedMerge() argument5908 SDValue Xor = And.getOperand(XorIdx); in unfoldMaskedMerge()5922 M = And.getOperand(XorIdx ? 0 : 1); in unfoldMaskedMerge()