Searched refs:SrcOpIndex (Results 1 – 1 of 1) sorted by relevance
30170 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() argument30180 SDValue Op = SrcOps[SrcOpIndex]; in combineX86ShufflesRecursively()30215 InputIdx0 = SrcOpIndex; in combineX86ShufflesRecursively()30216 Ops[SrcOpIndex] = Input0; in combineX86ShufflesRecursively()30271 if ((RootMaskedIdx < (SrcOpIndex * MaskWidth)) || in combineX86ShufflesRecursively()30272 (((SrcOpIndex + 1) * MaskWidth) <= RootMaskedIdx)) { in combineX86ShufflesRecursively()