Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp156 SDValue ExpandVectorBuildThroughStack(SDNode* Node);
1296 SDValue SelectionDAGLegalize::ExpandVectorBuildThroughStack(SDNode* Node) { in ExpandVectorBuildThroughStack() function in SelectionDAGLegalize
1932 return ExpandVectorBuildThroughStack(Node); in ExpandBUILD_VECTOR()
2982 Results.push_back(ExpandVectorBuildThroughStack(Node)); in ExpandNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp187 SDValue ExpandVectorBuildThroughStack(SDNode* Node);
1392 SDValue SelectionDAGLegalize::ExpandVectorBuildThroughStack(SDNode* Node) { in ExpandVectorBuildThroughStack() function in SelectionDAGLegalize
2014 return ExpandVectorBuildThroughStack(Node); in ExpandBUILD_VECTOR()
3023 Results.push_back(ExpandVectorBuildThroughStack(Node)); in ExpandNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp186 SDValue ExpandVectorBuildThroughStack(SDNode* Node);
1473 SDValue SelectionDAGLegalize::ExpandVectorBuildThroughStack(SDNode* Node) { in ExpandVectorBuildThroughStack() function in SelectionDAGLegalize
2007 return ExpandVectorBuildThroughStack(Node); in ExpandBUILD_VECTOR()
3053 Results.push_back(ExpandVectorBuildThroughStack(Node)); in ExpandNode()