Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp163 SDValue ExpandSCALAR_TO_VECTOR(SDNode *Node);
1741 SDValue SelectionDAGLegalize::ExpandSCALAR_TO_VECTOR(SDNode *Node) { in ExpandSCALAR_TO_VECTOR() function in SelectionDAGLegalize
2991 Results.push_back(ExpandSCALAR_TO_VECTOR(Node)); in ExpandNode()