Home
last modified time | relevance | path

Searched refs:TypePromoteFloat (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp275 case TargetLowering::TypePromoteFloat: in run()
331 case TargetLowering::TypePromoteFloat: in run()
DLegalizeTypesGeneric.cpp52 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
DLegalizeIntegerTypes.cpp306 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()
2689 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
2712 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
2730 assert(getTypeAction(Op.getValueType()) != TargetLowering::TypePromoteFloat && in ExpandIntRes_LLROUND_LLRINT()
DLegalizeFloatTypes.cpp471 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
2401 if (getTypeAction(VT) == TargetLowering::TypePromoteFloat) { in BitcastToInt_ATOMIC_SWAP()
DLegalizeVectorTypes.cpp1032 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()
3494 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp284 case TargetLowering::TypePromoteFloat: in run()
347 case TargetLowering::TypePromoteFloat: in run()
DLegalizeTypesGeneric.cpp52 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
DLegalizeIntegerTypes.cpp348 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()
3004 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
3033 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
3057 assert(getTypeAction(Op.getValueType()) != TargetLowering::TypePromoteFloat && in ExpandIntRes_LLROUND_LLRINT()
DLegalizeFloatTypes.cpp490 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
2530 if (getTypeAction(VT) == TargetLowering::TypePromoteFloat) { in BitcastToInt_ATOMIC_SWAP()
DLegalizeVectorTypes.cpp1127 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()
3640 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp264 case TargetLowering::TypePromoteFloat: in run()
317 case TargetLowering::TypePromoteFloat: in run()
DLegalizeTypesGeneric.cpp53 case TargetLowering::TypePromoteFloat: in ExpandRes_BITCAST()
DLegalizeIntegerTypes.cpp268 case TargetLowering::TypePromoteFloat: { in PromoteIntRes_BITCAST()
2016 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
2031 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_UINT()
DLegalizeVectorTypes.cpp753 case TargetLowering::TypePromoteFloat: in SplitVecRes_BITCAST()
2561 case TargetLowering::TypePromoteFloat: in WidenVecRes_BITCAST()
DLegalizeFloatTypes.cpp465 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) { in SoftenFloatRes_FP_EXTEND()
/external/llvm/include/llvm/Target/
DTargetLowering.h109 TypePromoteFloat // Replace this float with a larger one. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1234 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1383 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1387 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h134 TypePromoteFloat // Replace this float with a larger one. enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h211 TypePromoteFloat, // Replace this float with a larger one. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8177 TargetLowering::TypePromoteFloat) { in LowerINSERT_VECTOR_ELT()
8187 TargetLowering::TypePromoteFloat); in LowerINSERT_VECTOR_ELT()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp8483 TargetLowering::TypePromoteFloat) { in LowerINSERT_VECTOR_ELT()
8493 TargetLowering::TypePromoteFloat); in LowerINSERT_VECTOR_ELT()