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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp201 SDValue visitFCOPYSIGN(SDNode *N);
1091 case ISD::FCOPYSIGN: return visitFCOPYSIGN(N);
5407 SDValue DAGCombiner::visitFCOPYSIGN(SDNode *N) { function in class:DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp289 SDValue visitFCOPYSIGN(SDNode *N);
1411 case ISD::FCOPYSIGN: return visitFCOPYSIGN(N);
8929 SDValue DAGCombiner::visitFCOPYSIGN(SDNode *N) { function in class:DAGCombiner

Completed in 108 milliseconds