Home
last modified time | relevance | path

Searched refs:ExpandVectorBuildThroughStack (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp184 SDValue ExpandVectorBuildThroughStack(SDNode* Node);
1426 SDValue SelectionDAGLegalize::ExpandVectorBuildThroughStack(SDNode* Node) { in ExpandVectorBuildThroughStack() function in SelectionDAGLegalize
1964 return ExpandVectorBuildThroughStack(Node); in ExpandBUILD_VECTOR()
2988 Results.push_back(ExpandVectorBuildThroughStack(Node)); in ExpandNode()