Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp251 case TargetLowering::TypeExpandInteger: in run()
307 case TargetLowering::TypeExpandInteger: in run()
DLegalizeTypesGeneric.cpp60 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
DLegalizeIntegerTypes.cpp312 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
1011 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DLegalizeVectorTypes.cpp1037 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
3495 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DSelectionDAG.cpp1260 TargetLowering::TypeExpandInteger) { in getConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp842 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
871 if (LK.first == TypeExpandInteger) in getTypeConversion()
1167 TypeExpandInteger); in computeRegisterProperties()
1669 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger) in getTypeLegalizationCost()
DCodeGenPrepare.cpp7088 TargetLowering::TypeExpandInteger) { in optimizeInst()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp260 case TargetLowering::TypeExpandInteger: in run()
323 case TargetLowering::TypeExpandInteger: in run()
DLegalizeTypesGeneric.cpp61 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
DLegalizeVectorTypes.cpp1133 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
3642 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp354 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
1199 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DSelectionDAG.cpp1317 TargetLowering::TypeExpandInteger) { in getConstant()
/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/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp969 return LegalizeKind(TypeExpandInteger, in getTypeConversion()
1001 if (LK.first == TypeExpandInteger) in getTypeConversion()
1313 TypeExpandInteger); in computeRegisterProperties()
1855 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger) in getTypeLegalizationCost()
DCodeGenPrepare.cpp7556 TargetLowering::TypeExpandInteger) { in optimizeInst()
/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/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()
DLegalizeVectorTypes.cpp758 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST()
2562 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
DLegalizeIntegerTypes.cpp274 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST()
701 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
DSelectionDAG.cpp1137 TargetLowering::TypeExpandInteger) { in getConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h128 TypeExpandInteger, // Split this integer into two of half the size. enumerator
811 case TypeExpandInteger: in getTypeToExpandTo()
1880 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h205 TypeExpandInteger, // Split this integer into two of half the size. enumerator
946 case TypeExpandInteger: in getTypeToExpandTo()
2029 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()