Searched refs:ElementVT (Results 1 – 1 of 1) sorted by relevance
629 EVT ElementVT = PartVT.getVectorElementType(); in widenVectorToPartType() local634 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType()7184 EVT ElementVT = Index.getValueType(); in visitIntrinsicCall() local7186 if (!TLI.shouldExpandGetActiveLaneMask(CCVT, ElementVT)) { in visitIntrinsicCall()7192 auto VecTy = CCVT.changeVectorElementType(ElementVT); in visitIntrinsicCall()