Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5273 static SDValue ConvertSelectToConcatVector(SDNode *N, SelectionDAG &DAG) { in ConvertSelectToConcatVector() function
5705 if (SDValue CV = ConvertSelectToConcatVector(N, DAG)) in visitVSELECT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7318 static SDValue ConvertSelectToConcatVector(SDNode *N, SelectionDAG &DAG) { in ConvertSelectToConcatVector() function
7804 if (SDValue CV = ConvertSelectToConcatVector(N, DAG)) in visitVSELECT()