Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UINT_TO_FP

306   case ISD::UINT_TO_FP:
347 case ISD::UINT_TO_FP:
398 unsigned Opc = Op.getOpcode() == ISD::UINT_TO_FP ? ISD::ZERO_EXTEND :
652 case ISD::UINT_TO_FP:
900 "Elements in vector-UINT_TO_FP must be 32 or 64 bits wide");