Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp185 SDValue ExpandExtractFromVectorThroughStack(SDValue Op);
1284 SDValue SelectionDAGLegalize::ExpandExtractFromVectorThroughStack(SDValue Op) { in ExpandExtractFromVectorThroughStack() function in SelectionDAGLegalize
3013 Tmp1 = ExpandExtractFromVectorThroughStack(SDValue(Node, 0)); in ExpandNode()
3017 Results.push_back(ExpandExtractFromVectorThroughStack(SDValue(Node, 0))); in ExpandNode()