Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:visitFP_TO_SINT

355     SDValue visitFP_TO_SINT(SDNode *N);
1569 case ISD::FP_TO_SINT: return visitFP_TO_SINT(N);
11668 SDValue DAGCombiner::visitFP_TO_SINT(SDNode *N) {