Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp165 SDValue ExpandSCALAR_TO_VECTOR(SDNode *Node);
1784 SDValue SelectionDAGLegalize::ExpandSCALAR_TO_VECTOR(SDNode *Node) { in ExpandSCALAR_TO_VECTOR() function in SelectionDAGLegalize
3056 Results.push_back(ExpandSCALAR_TO_VECTOR(Node)); in ExpandNode()