Home
last modified time | relevance | path

Searched defs:newType (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dphi_type_resolving.cpp114 auto newType = AnyBaseTypeToDataType(anyType_); in PropagateTypeToPhi() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DnarrowingConverter.h182 TargetType *newType = Checker()->Allocator()->New<TargetType>(narrowedValue); in ApplyNarrowing() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dbecommon.cpp110 MIRType *newType = GlobalTables::GetTypeTable().GetOrCreatePointerType(pointedType, GetLoweredPtrType()); in BeGetOrCreatePointerType() local
121 MIRType *newType = GlobalTables::GetTypeTable().GetOrCreateFunctionType(tyIdx, vecTy, vecAt); in BeGetOrCreateFunctionType() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h195 TrackType newType = TrackType::TAGGED; in UpdateTrackType() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h195 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp166 auto *newType = capturedVar->TsType()->Substitute(checker->Relation(), calleeParameterInfo.substitution); in CreateLambdaCalleeParameters() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlmir_builder.cpp713 PrimType newType = originType; in ICmp() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_retype.cpp1859 void NumberSpeculativeRetype::UpdateMeta(GateRef gate, TypeInfo newType, const GateMetaData *meta) in UpdateMeta() argument

Completed in 13 milliseconds