Searched refs:visitSETCCCARRY (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp427 SDValue visitSETCCCARRY(SDNode *N);
1565 case ISD::SETCCCARRY: return visitSETCCCARRY(N);
9063 SDValue DAGCombiner::visitSETCCCARRY(SDNode *N) { function in class:DAGCombiner

Completed in 336 milliseconds