/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.cpp | 251 case TargetLowering::TypeExpandInteger: in run() 307 case TargetLowering::TypeExpandInteger: in run()
|
D | LegalizeTypesGeneric.cpp | 60 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
|
D | LegalizeIntegerTypes.cpp | 312 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST() 1011 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
|
D | LegalizeVectorTypes.cpp | 1037 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST() 3495 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
|
D | SelectionDAG.cpp | 1260 TargetLowering::TypeExpandInteger) { in getConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 842 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()
|
D | CodeGenPrepare.cpp | 7088 TargetLowering::TypeExpandInteger) { in optimizeInst()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.cpp | 260 case TargetLowering::TypeExpandInteger: in run() 323 case TargetLowering::TypeExpandInteger: in run()
|
D | LegalizeTypesGeneric.cpp | 61 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
|
D | LegalizeVectorTypes.cpp | 1133 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST() 3642 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
|
D | LegalizeIntegerTypes.cpp | 354 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST() 1199 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
|
D | SelectionDAG.cpp | 1317 TargetLowering::TypeExpandInteger) { in getConstant()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1020 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()
|
D | CodeGenPrepare.cpp | 5220 TargetLowering::TypeExpandInteger) { in optimizeInst()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 969 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()
|
D | CodeGenPrepare.cpp | 7556 TargetLowering::TypeExpandInteger) { in optimizeInst()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 102 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/ |
D | LegalizeTypes.cpp | 236 case TargetLowering::TypeExpandInteger: in run() 293 case TargetLowering::TypeExpandInteger: in run()
|
D | LegalizeTypesGeneric.cpp | 67 case TargetLowering::TypeExpandInteger: in ExpandRes_BITCAST()
|
D | LegalizeVectorTypes.cpp | 758 case TargetLowering::TypeExpandInteger: in SplitVecRes_BITCAST() 2562 case TargetLowering::TypeExpandInteger: in WidenVecRes_BITCAST()
|
D | LegalizeIntegerTypes.cpp | 274 case TargetLowering::TypeExpandInteger: in PromoteIntRes_BITCAST() 701 case TargetLowering::TypeExpandInteger: in PromoteIntRes_TRUNCATE()
|
D | SelectionDAG.cpp | 1137 TargetLowering::TypeExpandInteger) { in getConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 128 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/ |
D | TargetLowering.h | 205 TypeExpandInteger, // Split this integer into two of half the size. enumerator 946 case TypeExpandInteger: in getTypeToExpandTo() 2029 return Action != TypeExpandInteger && Action != TypeExpandFloat && in shouldNormalizeToSelectSequence()
|