Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp163 SDValue ExpandSCALAR_TO_VECTOR(SDNode *Node);
1823 SDValue SelectionDAGLegalize::ExpandSCALAR_TO_VECTOR(SDNode *Node) { in ExpandSCALAR_TO_VECTOR() function in SelectionDAGLegalize
3469 Results.push_back(ExpandSCALAR_TO_VECTOR(Node)); in ExpandNode()