Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UINT_TO_FP

787   case ISD::UINT_TO_FP:   Res = PromoteIntOp_UINT_TO_FP(N); break;
2456 case ISD::UINT_TO_FP: Res = ExpandIntOp_UINT_TO_FP(N); break;
2802 llvm_unreachable("Unsupported UINT_TO_FP!");
2840 "Don't know how to expand this UINT_TO_FP!");