Home
last modified time | relevance | path

Searched refs:TypeExpandInteger (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h102 TypeExpandInteger, // Split this integer into two of half the size. enumerator
291 case TypeExpandInteger: in getTypeToExpandTo()
1845 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
1873 if (LK.first == TypeExpandInteger) in getTypeConversion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp761 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
790 if (LK.first == TypeExpandInteger) in getTypeConversion()
1086 TypeExpandInteger); in computeRegisterProperties()
1519 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger) in getTypeLegalizationCost()
DCodeGenPrepare.cpp6543 TargetLowering::TypeExpandInteger) { in optimizeInst()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1020 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
1049 if (LK.first == TypeExpandInteger) in getTypeConversion()
1316 TypeExpandInteger); in computeRegisterProperties()
1745 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger) in getTypeLegalizationCost()
DCodeGenPrepare.cpp5220 TargetLowering::TypeExpandInteger) { in optimizeInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp256 case TargetLowering::TypeExpandInteger: in run()
316 case TargetLowering::TypeExpandInteger: in run()
DLegalizeTypesGeneric.cpp67 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp834 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
2779 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp276 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
688 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DSelectionDAG.cpp1221 TargetLowering::TypeExpandInteger) { in getConstant()
/external/llvm/include/llvm/Target/
DTargetLowering.h102 TypeExpandInteger, // Split this integer into two of half the size. enumerator
518 case TypeExpandInteger: in getTypeToExpandTo()
1293 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp238 case TargetLowering::TypeExpandInteger: in run()
289 case TargetLowering::TypeExpandInteger: in run()
DLegalizeTypesGeneric.cpp60 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp533 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
1607 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp227 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
573 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DTargetLowering.cpp776 ValueTypeActions.setTypeAction(ExpandedVT, TypeExpandInteger); in computeRegisterProperties()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp236 case TargetLowering::TypeExpandInteger: in run()
293 case TargetLowering::TypeExpandInteger: in run()
DLegalizeTypesGeneric.cpp67 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
DLegalizeIntegerTypes.cpp274 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
701 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DLegalizeVectorTypes.cpp758 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
2562 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DSelectionDAG.cpp1137 TargetLowering::TypeExpandInteger) { in getConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h125 TypeExpandInteger, // Split this integer into two of half the size. enumerator
695 case TypeExpandInteger: in getTypeToExpandTo()
1679 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()