Searched refs:SameEltTypeVT (Results 1 – 1 of 1) sorted by relevance
19878 EVT SameEltTypeVT = in splitValueIntoRegisterParts() local19880 Val = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SameEltTypeVT, in splitValueIntoRegisterParts()19881 DAG.getUNDEF(SameEltTypeVT), Val, in splitValueIntoRegisterParts()19921 EVT SameEltTypeVT = ValueVT; in joinRegisterPartsIntoValue() local19931 SameEltTypeVT = in joinRegisterPartsIntoValue()19933 Val = DAG.getNode(ISD::BITCAST, DL, SameEltTypeVT, Val); in joinRegisterPartsIntoValue()