Searched refs:TypePromoteFloat (Results 1 – 6 of 6) sorted by relevance
262 case TargetLowering::TypePromoteFloat: in run()315 case TargetLowering::TypePromoteFloat: in run()
53 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
254 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()1860 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()1876 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
726 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()2137 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
104 TypePromoteFloat // Replace this float with a larger one. enumerator
1265 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()