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

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

Completed in 107 milliseconds