Searched refs:TypePromoteFloat (Results 1 – 7 of 7) sorted by relevance
288 case TargetLowering::TypePromoteFloat: in run()351 case TargetLowering::TypePromoteFloat: in run()
52 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
565 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()2989 if (getTypeAction(VT) == TargetLowering::TypePromoteFloat) { in BitcastToInt_ATOMIC_SWAP()
484 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()3919 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_XINT()3964 assert(getTypeAction(Op.getValueType()) != TargetLowering::TypePromoteFloat && in ExpandIntRes_XROUND_XRINT()
1491 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST() 5381 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
1362 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
218 TypePromoteFloat, // Replace this float with a larger one. enumerator