Searched refs:TypeSoftPromoteHalf (Results 1 – 6 of 6) sorted by relevance
287 case TargetLowering::TypeSoftPromoteHalf: in run()350 case TargetLowering::TypeSoftPromoteHalf: in run()
53 case TargetLowering::TypeSoftPromoteHalf: in ExpandRes_BITCAST()
354 case TargetLowering::TypeSoftPromoteHalf: in PromoteIntRes_BITCAST()3049 if (getTypeAction(Op.getValueType()) == TargetLowering::TypeSoftPromoteHalf) { in ExpandIntRes_FP_TO_SINT()3078 if (getTypeAction(Op.getValueType()) == TargetLowering::TypeSoftPromoteHalf) { in ExpandIntRes_FP_TO_UINT()
1175 case TargetLowering::TypeSoftPromoteHalf: in SplitVecRes_BITCAST()3806 case TargetLowering::TypeSoftPromoteHalf: in WidenVecRes_BITCAST()
939 LA == TypeSoftPromoteHalf || in getTypeConversion()1353 ValueTypeActions.setTypeAction(MVT::f16, TypeSoftPromoteHalf); in computeRegisterProperties()
215 TypeSoftPromoteHalf, // Soften half to i16 and use float to do arithmetic. enumerator