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.cpp932 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()
1303 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()
1313 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()
1322 ValueTypeActions.setTypeAction(MVT::f80, TypeSoftenFloat); in computeRegisterProperties()
1331 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()
1340 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp268 case TargetLowering::TypeSoftenFloat: in run()
331 case TargetLowering::TypeSoftenFloat: in run()
H A DLegalizeTypesGeneric.cpp56 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
H A DLegalizeVectorTypes.cpp1493 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()
5380 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
H A DLegalizeIntegerTypes.cpp478 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h213 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2848 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12205 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
12266 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()