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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp223 SDValue visitSINT_TO_FP(SDNode *N);
1143 case ISD::SINT_TO_FP: return visitSINT_TO_FP(N);
6183 SDValue DAGCombiner::visitSINT_TO_FP(SDNode *N) { function in class:DAGCombiner

Completed in 197 milliseconds