Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp132 SDValue ExpandBUILD_VECTOR(SDNode *Node);
2079 SDValue SelectionDAGLegalize::ExpandBUILD_VECTOR(SDNode *Node) { in ExpandBUILD_VECTOR() function in SelectionDAGLegalize
3910 Results.push_back(ExpandBUILD_VECTOR(Node)); in ExpandNode()