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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp447 SDValue visitSINT_TO_FP(SDNode *N);
1586 case ISD::SINT_TO_FP: return visitSINT_TO_FP(N);
13045 SDValue DAGCombiner::visitSINT_TO_FP(SDNode *N) { function in class:DAGCombiner

Completed in 203 milliseconds