Searched refs:OpInput (Results 1 – 1 of 1) sorted by relevance
40165 if (llvm::any_of(OpInputs, [VT](SDValue OpInput) { in combineX86ShufflesRecursively() argument40166 return OpInput.getValueSizeInBits() > VT.getSizeInBits(); in combineX86ShufflesRecursively()40253 for (SDValue OpInput : OpInputs) in combineX86ShufflesRecursively() local40255 AddOp(OpInput, OpInputIdx.empty() ? SrcOpIndex : -1)); in combineX86ShufflesRecursively()