Searched refs:ExpandVectorBuildThroughStack (Results 1 – 1 of 1) sorted by relevance
186 SDValue ExpandVectorBuildThroughStack(SDNode* Node);1473 SDValue SelectionDAGLegalize::ExpandVectorBuildThroughStack(SDNode* Node) { in ExpandVectorBuildThroughStack() function in SelectionDAGLegalize2007 return ExpandVectorBuildThroughStack(Node); in ExpandBUILD_VECTOR()3053 Results.push_back(ExpandVectorBuildThroughStack(Node)); in ExpandNode()