Home
last modified time | relevance | path

Searched refs:TypeSoftenFloat (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1014 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()
1388 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()
1398 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()
1407 ValueTypeActions.setTypeAction(MVT::f80, TypeSoftenFloat); in computeRegisterProperties()
1416 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()
1425 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp269 case TargetLowering::TypeSoftenFloat: in run()
332 case TargetLowering::TypeSoftenFloat: in run()
H A DLegalizeTypesGeneric.cpp56 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
H A DLegalizeVectorTypes.cpp1360 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()
5064 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
H A DLegalizeIntegerTypes.cpp428 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h211 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1843 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11400 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
11461 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()