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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp209 SDValue visitSIGN_EXTEND(SDNode *N);
1129 case ISD::SIGN_EXTEND: return visitSIGN_EXTEND(N);
4247 SDValue DAGCombiner::visitSIGN_EXTEND(SDNode *N) { function in class:DAGCombiner

Completed in 126 milliseconds