Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp184 SDValue ExpandExtractFromVectorThroughStack(SDValue Op);
1318 SDValue SelectionDAGLegalize::ExpandExtractFromVectorThroughStack(SDValue Op) { in ExpandExtractFromVectorThroughStack() function in SelectionDAGLegalize
2965 Tmp1 = ExpandExtractFromVectorThroughStack(SDValue(Node, 0)); in ExpandNode()
2969 Results.push_back(ExpandExtractFromVectorThroughStack(SDValue(Node, 0))); in ExpandNode()