Searched refs:TypePromoteFloat (Results 1 – 8 of 8) sorted by relevance
290 case TargetLowering::TypePromoteFloat: in run()353 case TargetLowering::TypePromoteFloat: in run()
52 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
399 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()3392 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()3424 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()3457 assert(getTypeAction(Op.getValueType()) != TargetLowering::TypePromoteFloat && in ExpandIntRes_LLROUND_LLRINT()
505 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()2574 if (getTypeAction(VT) == TargetLowering::TypePromoteFloat) { in BitcastToInt_ATOMIC_SWAP()
1276 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()4568 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
1377 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()1388 ValueTypeActions.setTypeAction(MVT::bf16, TypePromoteFloat); in computeRegisterProperties()
214 TypePromoteFloat, // Replace this float with a larger one. enumerator
8926 TargetLowering::TypePromoteFloat) { in LowerINSERT_VECTOR_ELT()8936 TargetLowering::TypePromoteFloat); in LowerINSERT_VECTOR_ELT()