Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5273 static SDValue ConvertSelectToConcatVector(SDNode *N, SelectionDAG &DAG) { in ConvertSelectToConcatVector() function
5705 if (SDValue CV = ConvertSelectToConcatVector(N, DAG)) in visitVSELECT()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8693 static SDValue ConvertSelectToConcatVector(SDNode *N, SelectionDAG &DAG) { in ConvertSelectToConcatVector() function
8972 if (SDValue CV = ConvertSelectToConcatVector(N, DAG)) in visitVSELECT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10901 static SDValue ConvertSelectToConcatVector(SDNode *N, SelectionDAG &DAG) { in ConvertSelectToConcatVector() function
11539 if (SDValue CV = ConvertSelectToConcatVector(N, DAG)) in visitVSELECT()