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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp235 SDValue visitFTRUNC(SDNode *N);
1158 case ISD::FTRUNC: return visitFTRUNC(N);
6687 SDValue DAGCombiner::visitFTRUNC(SDNode *N) { function in class:DAGCombiner

Completed in 98 milliseconds