Searched refs:WideSVT (Results 1 – 1 of 1) sorted by relevance
33915 EVT WideSVT = WideInputs[0].getValueType().getScalarType(); in combineX86ShuffleChainWithExtract() local33916 if (llvm::any_of(WideInputs, [&WideSVT, &DAG](SDValue Op) { in combineX86ShuffleChainWithExtract()33918 Op.getValueType().getScalarType() != WideSVT; in combineX86ShuffleChainWithExtract()