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()
263 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()1967 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()1982 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
748 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()2443 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
448 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
106 TypePromoteFloat // Replace this float with a larger one. enumerator
1267 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()