Home
last modified time | relevance | path

Searched refs:ExpandInsertToVectorThroughStack (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.cpp186 SDValue ExpandInsertToVectorThroughStack(SDValue Op);
1364 SDValue SelectionDAGLegalize::ExpandInsertToVectorThroughStack(SDValue Op) { in ExpandInsertToVectorThroughStack() function in SelectionDAGLegalize
3020 Results.push_back(ExpandInsertToVectorThroughStack(SDValue(Node, 0))); in ExpandNode()