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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp212 SDValue visitZERO_EXTEND(SDNode *N);
1134 case ISD::ZERO_EXTEND: return visitZERO_EXTEND(N);
4597 SDValue DAGCombiner::visitZERO_EXTEND(SDNode *N) { function in class:DAGCombiner

Completed in 182 milliseconds