Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1031 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()
1402 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()
1412 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()
1421 ValueTypeActions.setTypeAction(MVT::f80, TypeSoftenFloat); in computeRegisterProperties()
1430 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()
1439 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp271 case TargetLowering::TypeSoftenFloat: in run()
334 case TargetLowering::TypeSoftenFloat: in run()
H A DLegalizeTypesGeneric.cpp56 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
H A DLegalizeIntegerTypes.cpp495 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
4159 if (getTypeAction(Op.getValueType()) == TargetLowering::TypeSoftenFloat) in ExpandIntRes_FP_TO_XINT()
H A DLegalizeVectorTypes.cpp1561 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()
5796 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
H A DLegalizeFloatTypes.cpp3563 if (getTypeAction(SVT) == TargetLowering::TypeSoftenFloat) { in SoftPromoteHalfRes_FP_ROUND()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h216 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1289 TargetLowering::TypeSoftenFloat) in lowerBITCAST()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4059 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14082 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
14143 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()