Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp154 SDValue ExpandExtractFromVectorThroughStack(SDValue Op);
1174 SDValue SelectionDAGLegalize::ExpandExtractFromVectorThroughStack(SDValue Op) { in ExpandExtractFromVectorThroughStack() function in SelectionDAGLegalize
2972 Tmp1 = ExpandExtractFromVectorThroughStack(SDValue(Node, 0)); in ExpandNode()
2976 Results.push_back(ExpandExtractFromVectorThroughStack(SDValue(Node, 0))); in ExpandNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp184 SDValue ExpandExtractFromVectorThroughStack(SDValue Op);
1357 SDValue SelectionDAGLegalize::ExpandExtractFromVectorThroughStack(SDValue Op) { in ExpandExtractFromVectorThroughStack() function in SelectionDAGLegalize
3043 Tmp1 = ExpandExtractFromVectorThroughStack(SDValue(Node, 0)); in ExpandNode()
3047 Results.push_back(ExpandExtractFromVectorThroughStack(SDValue(Node, 0))); in ExpandNode()