Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp167 SDValue ExpandBUILD_VECTOR(SDNode *Node);
1922 SDValue SelectionDAGLegalize::ExpandBUILD_VECTOR(SDNode *Node) { in ExpandBUILD_VECTOR() function in SelectionDAGLegalize
4194 Results.push_back(ExpandBUILD_VECTOR(Node)); in ExpandNode()