Searched refs:ScalarResults (Results 1 – 1 of 1) sorted by relevance
3417 SmallVector<SDValue, 4> ScalarResults; in FoldConstantVectorArithmetic() local3454 ScalarResults.push_back(ScalarResult); in FoldConstantVectorArithmetic()3457 return getBuildVector(VT, DL, ScalarResults); in FoldConstantVectorArithmetic()