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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp232 SDValue visitFCEIL(SDNode *N);
1153 case ISD::FCEIL: return visitFCEIL(N);
6450 SDValue DAGCombiner::visitFCEIL(SDNode *N) { function in class:DAGCombiner

Completed in 200 milliseconds