Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp164 SDValue visitSDIV(SDNode *N);
1055 case ISD::SDIV: return visitSDIV(N); in visit()
1742 SDValue DAGCombiner::visitSDIV(SDNode *N) { in visitSDIV() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp241 SDValue visitSDIV(SDNode *N);
1361 case ISD::SDIV: return visitSDIV(N); in visit()
2222 SDValue DAGCombiner::visitSDIV(SDNode *N) { in visitSDIV() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp300 SDValue visitSDIV(SDNode *N);
1513 case ISD::SDIV: return visitSDIV(N); in visit()
3090 SDValue DAGCombiner::visitSDIV(SDNode *N) { in visitSDIV() function in DAGCombiner