| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | panda_file_translator.cpp | 404 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1266 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1279 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1293 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1307 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1321 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1335 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1349 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1363 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local 1385 uint16_t newId = static_cast<uint16_t>(id); in FixOpcode() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_context_mock.h | 71 void AddAbcIdRemap(ApEntityId oldId, ApEntityId newId) const override in AddAbcIdRemap()
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | panda_cache_test.cpp | 173 EntityId newId(id.GetOffset() << 2U); in GetElement() local 185 EntityId newId(id.GetOffset() << 2U); in SetElement() local 262 EntityId newId(id.GetOffset() << 2U); in CleanFieldMocks() local
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/plugin/ |
| D | plugin_proceed_to_state_change_call_lambda.cpp | 63 auto *newId = in UpdateCall() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/ |
| D | objects_passing.js | 108 export function updateObjectId(obj, newId) { argument
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_info.h | 575 void AddAbcIdRemap(ApEntityId oldId, ApEntityId newId) const override in AddAbcIdRemap() 786 void AddAbcIdRemap(ApEntityId oldId, ApEntityId newId) const override in AddAbcIdRemap()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ |
| D | ets_intrinsics_peephole.cpp | 448 …Peepholes::TryFuseGetPropertyAndCast(IntrinsicInst *intrinsic, RuntimeInterface::IntrinsicId newId) in TryFuseGetPropertyAndCast() 490 …Peepholes::TryFuseCastAndSetProperty(IntrinsicInst *intrinsic, RuntimeInterface::IntrinsicId newId) in TryFuseCastAndSetProperty()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | restTupleLowering.cpp | 288 auto *newId = ctx->AllocNode<ir::Identifier>(tupleIdentName, allocator); in CreateNewVariableDeclaration() local
|
| D | lambdaLowering.cpp | 203 auto newId = util::NodeAllocator::ForceSetParent<ir::Identifier>( in CreateLambdaCalleeParameters() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | profiler_stub_builder.cpp | 383 GateRef newId = TryGetBuiltinFunctionId(glue, target); in ProfileNativeCall() local 395 GateRef newId = TryGetBuiltinFunctionId(glue, target); in ProfileNativeCall() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/ |
| D | interop_intrinsic_optimization.cpp | 789 auto newId = GetUnwrapIntrinsicId(commonId); in TryRemoveUnwrapToJSValue() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | operand.h | 1959 void UpdateOpnd(uint32 bbId, uint32 newId, RegOperand &phiParam) in UpdateOpnd()
|