Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp938 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
967 if (LK.first == TypeExpandInteger) in getTypeConversion()
1207 TypeExpandInteger); in computeRegisterProperties()
1627 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger) in getTypeLegalizationCost()
DCodeGenPrepare.cpp5135 TargetLowering::TypeExpandInteger) { in optimizeInst()
/external/llvm/include/llvm/Target/
DTargetLowering.h99 TypeExpandInteger, // Split this integer into two of half the size. enumerator
468 case TypeExpandInteger: in getTypeToExpandTo()
1183 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
/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.cpp269 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
696 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DLegalizeVectorTypes.cpp753 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
2444 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DSelectionDAG.cpp1145 TargetLowering::TypeExpandInteger) { in getConstant()