Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp183 SDValue ExpandInsertToVectorThroughStack(SDValue Op);
1437 SDValue SelectionDAGLegalize::ExpandInsertToVectorThroughStack(SDValue Op) { in ExpandInsertToVectorThroughStack() function in SelectionDAGLegalize
3022 Results.push_back(ExpandInsertToVectorThroughStack(SDValue(Node, 0))); in ExpandNode()