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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp205 SDValue visitCTTZ_ZERO_UNDEF(SDNode *N);
1127 case ISD::CTTZ_ZERO_UNDEF: return visitCTTZ_ZERO_UNDEF(N);
4062 SDValue DAGCombiner::visitCTTZ_ZERO_UNDEF(SDNode *N) { function in class:DAGCombiner

Completed in 207 milliseconds