Searched refs:TypePromoteFloat (Results 1 – 8 of 8) sorted by relevance
289 case TargetLowering::TypePromoteFloat: in run()352 case TargetLowering::TypePromoteFloat: in run()
52 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
521 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()2762 if (getTypeAction(VT) == TargetLowering::TypePromoteFloat) { in BitcastToInt_ATOMIC_SWAP()
434 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()3736 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_XINT()3781 assert(getTypeAction(Op.getValueType()) != TargetLowering::TypePromoteFloat && in ExpandIntRes_XROUND_XRINT()
1358 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()5065 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
1442 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
216 TypePromoteFloat, // Replace this float with a larger one. enumerator
9060 TargetLowering::TypePromoteFloat) { in LowerINSERT_VECTOR_ELT()9070 TargetLowering::TypePromoteFloat); in LowerINSERT_VECTOR_ELT()