Searched refs:TypeSoftenFloat (Results 1 – 8 of 8) sorted by relevance
743 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1126 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()1136 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()1145 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()1154 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
148 !(getTypeAction(VT) == TargetLowering::TypeSoftenFloat && in PerformExpensiveChecks()260 case TargetLowering::TypeSoftenFloat: in run()320 case TargetLowering::TypeSoftenFloat: in run()
56 case TargetLowering::TypeSoftenFloat: { in ExpandRes_BITCAST()
932 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()3067 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
464 if (getTypeAction(MVT::f32) == TargetLowering::TypeSoftenFloat) in SoftenFloatRes_FP_EXTEND()
277 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
126 TypeSoftenFloat, // Convert this float to a same size integer type, enumerator
636 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in X86TargetLowering()