Searched refs:TypeSoftenFloat (Results 1 – 6 of 6) sorted by relevance
240 case TargetLowering::TypeSoftenFloat: in run()289 case TargetLowering::TypeSoftenFloat: in run()
51 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
607 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()1676 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
794 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()809 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
222 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
98 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator