Searched refs:TypeSoftenFloat (Results 1 – 6 of 6) sorted by relevance
812 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1196 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()1206 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()1215 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()1224 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
255 case TargetLowering::TypeSoftenFloat: in run()311 case TargetLowering::TypeSoftenFloat: in run()
55 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
1033 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()3493 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
303 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
129 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator