Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp939 static bool isAnyConstantBuildVector(const SDNode *N) { in isAnyConstantBuildVector() function
16622 bool N0AnyConst = isAnyConstantBuildVector(N0.getNode()); in combineShuffleOfScalars()
16623 bool N1AnyConst = isAnyConstantBuildVector(N1.getNode()); in combineShuffleOfScalars()