Searched refs:BuiltVectorTy (Results 1 – 1 of 1) sorted by relevance
403 EVT BuiltVectorTy = in getCopyFromPartsVector() local410 DL, BuiltVectorTy, Ops); in getCopyFromPartsVector()717 EVT BuiltVectorTy = EVT::getVectorVT( in getCopyToPartsVector() local720 if (ValueVT != BuiltVectorTy) { in getCopyToPartsVector()721 if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, BuiltVectorTy)) in getCopyToPartsVector()724 Val = DAG.getNode(ISD::BITCAST, DL, BuiltVectorTy, Val); in getCopyToPartsVector()