Searched refs:ExpandInsertToVectorThroughStack (Results 1 – 1 of 1) sorted by relevance
153 SDValue ExpandInsertToVectorThroughStack(SDValue Op);1536 SDValue SelectionDAGLegalize::ExpandInsertToVectorThroughStack(SDValue Op) { in ExpandInsertToVectorThroughStack() function in SelectionDAGLegalize3198 Results.push_back(ExpandInsertToVectorThroughStack(SDValue(Node, 0))); in ExpandNode()