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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp421 SDValue visitCTTZ_ZERO_UNDEF(SDNode *N);
1559 case ISD::CTTZ_ZERO_UNDEF: return visitCTTZ_ZERO_UNDEF(N);
8285 SDValue DAGCombiner::visitCTTZ_ZERO_UNDEF(SDNode *N) { function in class:DAGCombiner

Completed in 116 milliseconds