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