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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp224 SDValue visitFCOPYSIGN(SDNode *N);
1146 case ISD::FCOPYSIGN: return visitFCOPYSIGN(N);
6358 SDValue DAGCombiner::visitFCOPYSIGN(SDNode *N) { function in class:DAGCombiner

Completed in 94 milliseconds