Searched refs:ElementVT (Results 1 – 2 of 2) sorted by relevance
454 EVT ElementVT = PartVT.getVectorElementType(); in getCopyToPartsVector() local460 ElementVT, Val, DAG.getIntPtrConstant(i))); in getCopyToPartsVector()464 Ops.push_back(DAG.getUNDEF(ElementVT)); in getCopyToPartsVector()
530 EVT ElementVT = PartVT.getVectorElementType(); in getCopyToPartsVector() local536 ISD::EXTRACT_VECTOR_ELT, DL, ElementVT, Val, in getCopyToPartsVector()541 Ops.push_back(DAG.getUNDEF(ElementVT)); in getCopyToPartsVector()