Searched refs:SameEltTypeVT (Results 1 – 1 of 1) sorted by relevance
12424 EVT SameEltTypeVT = in splitValueIntoRegisterParts() local12426 Val = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SameEltTypeVT, in splitValueIntoRegisterParts()12427 DAG.getUNDEF(SameEltTypeVT), Val, in splitValueIntoRegisterParts()12466 EVT SameEltTypeVT = ValueVT; in joinRegisterPartsIntoValue() local12476 SameEltTypeVT = in joinRegisterPartsIntoValue()12478 Val = DAG.getNode(ISD::BITCAST, DL, SameEltTypeVT, Val); in joinRegisterPartsIntoValue()