Searched refs:TypeSoftenFloat (Results 1 – 6 of 6) sorted by relevance
1064 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()1073 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()1088 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
242 case TargetLowering::TypeSoftenFloat: in run()291 case TargetLowering::TypeSoftenFloat: in run()
53 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
698 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()1959 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
251 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
97 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator