Searched refs:PerformSINT_TO_FPCombine (Results 1 – 1 of 1) sorted by relevance
14081 static SDValue PerformSINT_TO_FPCombine(SDNode *N, SelectionDAG &DAG, in PerformSINT_TO_FPCombine() function14214 case ISD::SINT_TO_FP: return PerformSINT_TO_FPCombine(N, DAG, this); in PerformDAGCombine()