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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp483 SDValue visitFP_TO_FP16(SDNode *N);
1618 case ISD::FP_TO_FP16: return visitFP_TO_FP16(N);
19717 SDValue DAGCombiner::visitFP_TO_FP16(SDNode *N) { function in class:DAGCombiner

Completed in 134 milliseconds