Searched refs:ElementVT (Results 1 – 1 of 1) sorted by relevance
641 EVT ElementVT = PartVT.getVectorElementType(); in widenVectorToPartType() local646 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType()7268 EVT ElementVT = Index.getValueType(); in visitIntrinsicCall() local7270 if (!TLI.shouldExpandGetActiveLaneMask(CCVT, ElementVT)) { in visitIntrinsicCall()7276 auto VecTy = CCVT.changeVectorElementType(ElementVT); in visitIntrinsicCall()