Searched refs:TypePromoteFloat (Results 1 – 7 of 7) sorted by relevance
264 case TargetLowering::TypePromoteFloat: in run()317 case TargetLowering::TypePromoteFloat: in run()
53 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
268 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()2016 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()2031 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
753 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()2561 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
465 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
109 TypePromoteFloat // Replace this float with a larger one. enumerator
1383 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()