| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | becommon.cpp | 105 …MIRType *newType = GlobalTables::GetTypeTable().GetOrCreatePointerType(pointedType, GetLoweredPtrT… in BeGetOrCreatePointerType() local 116 MIRType *newType = GlobalTables::GetTypeTable().GetOrCreateFunctionType(tyIdx, vecTy, vecAt); in BeGetOrCreateFunctionType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | mpl_int_val.h | 436 IntVal Trunc(PrimType newType) const in Trunc() 443 IntVal Extend(PrimType newType) const in Extend() 450 IntVal TruncOrExtend(PrimType newType) const in TruncOrExtend() 516 inline IntVal Min(const IntVal &a, const IntVal &b, PrimType newType) in Min() 530 inline IntVal Max(const IntVal &a, const IntVal &b, PrimType newType) in Max()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | phi_type_resolving.cpp | 114 auto newType = AnyBaseTypeToDataType(anyType_); in PropagateTypeToPhi() local
|
| /arkcompiler/ets_runtime/common_components/heap/space/ |
| D | from_space.h | 77 …ryDeleteFromRegion(RegionDesc* del, RegionDesc::RegionType oldType, RegionDesc::RegionType newType) in TryDeleteFromRegion()
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/ |
| D | IRInference.ts | 652 const newType = TypeInference.inferBaseType(fieldName, arkClass); constant 657 const newType = TypeInference.inferUnclearedType(propertyType, arkClass); constant 775 … const newType = TypeInference.inferUnclearedType(gTypes[i], arkMethod.getDeclaringArkClass()); constant
|
| D | TypeInference.ts | 799 const newType = this.inferUnclearedType(mayType, arkClass); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/builder/ |
| D | BodyBuilder.ts | 216 … const newType = this.inferUnclearReferenceTypeWithTypeAlias(local.getType(), typeAliases); constant 235 … const newType = this.inferUnclearReferenceTypeWithTypeAlias(optionTypes[i], typeAliases); constant
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | region_list.h | 42 …ol TryDeleteRegion(RegionDesc* del, RegionDesc::RegionType oldType, RegionDesc::RegionType newType) in TryDeleteRegion()
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | memberExpression.cpp | 216 auto newType = in TraverseUnionMember() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | property_attributes.h | 196 TrackType newType = TrackType::TAGGED; in UpdateTrackType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | global_tables.h | 339 MIRType *newType = oldType.CopyMIRTypeNode(); in CreateType() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Expr.ts | 867 …const newType = TypeInference.inferUnclearedType(this.checkType, arkMethod.getDeclaringArkClass()); constant
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| D | pgo_profiler_type.h | 203 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | lmir_builder.cpp | 734 PrimType newType = originType; in ICmp() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/ |
| D | Autofixer.ts | 4755 const newType = Autofixer.createNewTypeFromVoid(node.type); constant 4845 const newType = ts.factory.createUnionTypeNode(updatedTypes); constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.cpp | 1945 void NumberSpeculativeRetype::UpdateMeta(GateRef gate, TypeInfo newType, const GateMetaData *meta) in UpdateMeta()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | lambdaLowering.cpp | 202 auto *newType = capturedVar->TsType()->Substitute(checker->Relation(), substitution); in CreateLambdaCalleeParameters() local
|