Searched refs:TypePromoteFloat (Results 1 – 7 of 7) sorted by relevance
284 case TargetLowering::TypePromoteFloat: in run()340 case TargetLowering::TypePromoteFloat: in run()
53 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
280 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()2340 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()2355 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
931 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()3068 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
468 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
1164 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
132 TypePromoteFloat // Replace this float with a larger one. enumerator