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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp457 SDValue visitFFLOOR(SDNode *N);
1594 case ISD::FFLOOR: return visitFFLOOR(N);
13368 SDValue DAGCombiner::visitFFLOOR(SDNode *N) { function in class:DAGCombiner

Completed in 104 milliseconds