Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp384 SDValue visitSUBO(SDNode *N);
1512 case ISD::USUBO: return visitSUBO(N); in visit()
3339 SDValue DAGCombiner::visitSUBO(SDNode *N) { in visitSUBO() function in DAGCombiner
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp412 SDValue visitSUBO(SDNode *N);
1630 case ISD::USUBO: return visitSUBO(N); in visit()
3551 SDValue DAGCombiner::visitSUBO(SDNode *N) { in visitSUBO() function in DAGCombiner