Searched refs:ConstsNode (Results 1 – 1 of 1) sorted by relevance
4384 SDValue ConstsNode = DAG.getBuildVector(ConstVecVT, dl, Ops); in getConstVector() local4386 ConstsNode = DAG.getBitcast(VT, ConstsNode); in getConstVector()4387 return ConstsNode; in getConstVector()