Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UINT_TO_FP

793   case ISD::UINT_TO_FP:   Res = PromoteIntOp_UINT_TO_FP(N); break;
2480 case ISD::UINT_TO_FP: Res = ExpandIntOp_UINT_TO_FP(N); break;
2815 llvm_unreachable("Unsupported UINT_TO_FP!");
2853 "Don't know how to expand this UINT_TO_FP!");