Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp968 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()
1343 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()
1353 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()
1362 ValueTypeActions.setTypeAction(MVT::f80, TypeSoftenFloat); in computeRegisterProperties()
1371 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()
1380 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp270 case TargetLowering::TypeSoftenFloat: in run()
333 case TargetLowering::TypeSoftenFloat: in run()
H A DLegalizeTypesGeneric.cpp56 case TargetLowering::TypeSoftenFloat: in ExpandRes_BITCAST()
H A DLegalizeVectorTypes.cpp1301 case TargetLowering::TypeSoftenFloat: in SplitVecRes_BITCAST()
4832 case TargetLowering::TypeSoftenFloat: in WidenVecRes_BITCAST()
H A DLegalizeIntegerTypes.cpp400 case TargetLowering::TypeSoftenFloat: in PromoteIntRes_BITCAST()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h210 TypeSoftenFloat, // Convert this float to a same size integer type. enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1056 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7677 TargetLowering::TypeSoftenFloat) { in ReplaceNodeResults()