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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp448 SDValue visitUINT_TO_FP(SDNode *N);
1587 case ISD::UINT_TO_FP: return visitUINT_TO_FP(N);
13106 SDValue DAGCombiner::visitUINT_TO_FP(SDNode *N) { function in class:DAGCombiner

Completed in 109 milliseconds