Home
last modified time | relevance | path

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

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