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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp240 SDValue visitCTTZ_ZERO_UNDEF(SDNode *N);
1228 case ISD::CTTZ_ZERO_UNDEF: return visitCTTZ_ZERO_UNDEF(N);
4484 SDValue DAGCombiner::visitCTTZ_ZERO_UNDEF(SDNode *N) { function in class:DAGCombiner

Completed in 243 milliseconds