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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp270 SDValue visitFTRUNC(SDNode *N);
1259 case ISD::FTRUNC: return visitFTRUNC(N);
7294 SDValue DAGCombiner::visitFTRUNC(SDNode *N) { function in class:DAGCombiner

Completed in 101 milliseconds