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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp229 SDValue visitFP_ROUND(SDNode *N);
1151 case ISD::FP_ROUND: return visitFP_ROUND(N);
6533 SDValue DAGCombiner::visitFP_ROUND(SDNode *N) { function in class:DAGCombiner

Completed in 190 milliseconds