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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp234 SDValue visitFFLOOR(SDNode *N);
1152 case ISD::FFLOOR: return visitFFLOOR(N);
6474 SDValue DAGCombiner::visitFFLOOR(SDNode *N) { function in class:DAGCombiner

Completed in 169 milliseconds