Searched refs:SrcVecVT (Results 1 – 1 of 1) sorted by relevance
21504 MVT SrcVecVT = MVT::getVectorVT(SrcVT, 128 / SrcVT.getScalarSizeInBits()); in LowerFP_TO_INT() local21511 DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, SrcVecVT, Src)); in LowerFP_TO_INT()21514 DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, SrcVecVT, in LowerFP_TO_INT()44919 EVT SrcVecVT = SrcVec.getValueType(); in combineAnd() local44924 if (VT == SrcVecVT.getScalarType() && in combineAnd()44930 unsigned NumElts = SrcVecVT.getVectorNumElements(); in combineAnd()44931 unsigned Scale = SrcVecVT.getScalarSizeInBits() / 8; in combineAnd()49109 EVT SrcVecVT = ExtElt.getOperand(0).getValueType(); in combineToFPTruncExtElt() local49110 unsigned VecWidth = SrcVecVT.getSizeInBits(); in combineToFPTruncExtElt()