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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp484 SDValue visitFP16_TO_FP(SDNode *N);
1619 case ISD::FP16_TO_FP: return visitFP16_TO_FP(N);
19727 SDValue DAGCombiner::visitFP16_TO_FP(SDNode *N) { function in class:DAGCombiner

Completed in 206 milliseconds