Searched refs:WideSVT (Results 1 – 1 of 1) sorted by relevance
30470 MVT WideSVT = MVT::getIntegerVT( in LowerFunnelShift() local30472 MVT WideVT = MVT::getVectorVT(WideSVT, NumElts); in LowerFunnelShift()38680 EVT WideSVT = WideInputs[0].getValueType().getScalarType(); in combineX86ShuffleChainWithExtract() local38681 if (llvm::any_of(WideInputs, [&WideSVT, &DAG](SDValue Op) { in combineX86ShuffleChainWithExtract()38683 Op.getValueType().getScalarType() != WideSVT; in combineX86ShuffleChainWithExtract()