Home
last modified time | relevance | path

Searched refs:TypeExpandFloat (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp268 case TargetLowering::TypeExpandFloat: in run()
324 case TargetLowering::TypeExpandFloat: in run()
DLegalizeTypesGeneric.cpp68 case TargetLowering::TypeExpandFloat: { in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp835 case TargetLowering::TypeExpandFloat: in SplitVecRes_BITCAST()
2780 case TargetLowering::TypeExpandFloat: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp277 case TargetLowering::TypeExpandFloat: in PromoteIntRes_BITCAST()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp246 case TargetLowering::TypeExpandFloat: in run()
297 case TargetLowering::TypeExpandFloat: in run()
DLegalizeTypesGeneric.cpp61 case TargetLowering::TypeExpandFloat: in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp534 case TargetLowering::TypeExpandFloat: in SplitVecRes_BITCAST()
1608 case TargetLowering::TypeExpandFloat: in WidenVecRes_BITCAST()
DTargetLowering.cpp799 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat); in computeRegisterProperties()
DLegalizeIntegerTypes.cpp228 case TargetLowering::TypeExpandFloat: in PromoteIntRes_BITCAST()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp248 case TargetLowering::TypeExpandFloat: in run()
301 case TargetLowering::TypeExpandFloat: in run()
DLegalizeTypesGeneric.cpp68 case TargetLowering::TypeExpandFloat: { in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp759 case TargetLowering::TypeExpandFloat: in SplitVecRes_BITCAST()
2563 case TargetLowering::TypeExpandFloat: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp275 case TargetLowering::TypeExpandFloat: in PromoteIntRes_BITCAST()
/external/llvm/include/llvm/Target/
DTargetLowering.h105 TypeExpandFloat, // Split this float into two of half the size. enumerator
1293 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h128 TypeExpandFloat, // Split this float into two of half the size. enumerator
1679 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h104 TypeExpandFloat, // Split this float into two of half the size. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1110 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat); in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1340 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat); in computeRegisterProperties()