Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp162 SDValue ExpandSPLAT_VECTOR(SDNode *Node);
1967 SDValue SelectionDAGLegalize::ExpandSPLAT_VECTOR(SDNode *Node) { in ExpandSPLAT_VECTOR() function in SelectionDAGLegalize
3739 Results.push_back(ExpandSPLAT_VECTOR(Node)); in ExpandNode()