Home
last modified time | relevance | path

Searched full:setmethod (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/tests/
Ddangling_pointers_checker_test.cpp55 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
101 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
151 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
198 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
246 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
295 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
345 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
393 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
440 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
505 GetGraph()->SetMethod(&relocationHandler); in TEST_F()
[all …]
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp222 f->SetMethod(method.get()); in TEST_F()
329 f->SetMethod(method.get()); in TEST_F()
387 f->SetMethod(method); in TEST_F()
417 f->SetMethod(method.get()); in TestUnimpelemented()
457 f->SetMethod(method.get()); in TEST_F()
496 f->SetMethod(method.get()); in TestFcmp()
547 f->SetMethod(method.get()); in TestOneLabelJmp()
584 f->SetMethod(method.get()); in TestTwoLabelsJmp()
630 f->SetMethod(method.get()); in TestOneLabelJmpz()
665 f->SetMethod(method.get()); in TestTwoLabelsJmpz()
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Dnative_pointer_test.cpp46 jsFunction->SetMethod(thread, target.GetTaggedValue()); in HWTEST_F_L0()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.cpp143 graph->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in GenerateGraph()
257 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateReturnInlined()
276 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateCall()
348 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateStoreStatic()
364 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateLoadStatic()
380 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateMonitor()
392 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateLoadType()
403 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateIsInstance()
426 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateNewArray()
444 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD)); in PopulateNewObject()
[all …]
Dunit_test.cpp128 graph->SetMethod(method); in BuildGraph()
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
Dgenerate_operations_intrinsic_graph.inl.erb45 saveState->SetMethod(reinterpret_cast<RuntimeInterface::MethodPtr>(runtime_.METHOD));
/arkcompiler/ets_runtime/test/fuzztest/publicapigeneratorobjectref_fuzzer/
Dpublicapigeneratorobjectref_fuzzer.cpp49 generatorContext->SetMethod(thread, generatorFunc.GetTaggedValue()); in GetGeneratorReceiverFuzzTest()
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/
Dets_inst_builder.cpp110 intrinsic->SetMethod(GetMethod()); in BuildLdObjByName()
186 intrinsic->SetMethod(GetMethod()); in BuildStObjByName()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_thread_pool_worker.cpp75 compilerCtx.SetMethod(ctx.GetMethod()); in InPlaceCompileMethod()
Dosr.cpp141 cframe.SetMethod(iframe->GetMethod()); in PrepareOsrEntry()
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h37 void SetMethod(Method *method) in SetMethod() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.h34 void SetMethod(GateRef glue, GateRef proxy, GateRef method) in SetMethod() function
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h37 inst->SetMethod(method); in BuildLoadFromPool()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dtest_frame.h43 void SetMethod(Method *method) in SetMethod() function
/arkcompiler/ets_runtime/test/fuzztest/generatorfunctionref_fuzzer/
Dgeneratorfunctionref_fuzzer.cpp45 generatorContext->SetMethod(thread, generatorFunc.GetTaggedValue()); in CreateGeneratorObj()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1928 void SetMethod(RuntimeInterface::MethodPtr method) in SetMethod() function
3840 auto SetMethod(void *method) in SetMethod() function
4801 clone->CastToLoadObject()->SetMethod(GetMethod()); in Clone()
4913 clone->CastToResolveObjectField()->SetMethod(GetMethod()); in Clone()
4955 clone->CastToLoadResolvedObjectField()->SetMethod(GetMethod()); in Clone()
5002 clone->CastToStoreObject()->SetMethod(GetMethod()); in Clone()
5057 clone->CastToStoreResolvedObjectField()->SetMethod(GetMethod()); in Clone()
5152 clone->CastToLoadStatic()->SetMethod(GetMethod()); in Clone()
5189 clone->CastToResolveObjectFieldStatic()->SetMethod(GetMethod()); in Clone()
5231 clone->CastToLoadResolvedObjectFieldStatic()->SetMethod(GetMethod()); in Clone()
[all …]
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompilation_start.md36 task_ctx.SetMethod(method);
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp260 newInst->SetMethod(method); in InsertLoadConstArrayInsts()
267 saveState->SetMethod(method); in InsertLoadConstArrayInsts()
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp128 graph->SetMethod(method); in BuildGraph()
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h160 ALWAYS_INLINE inline void SetMethod(Method *method) in SetMethod() function
447 ALWAYS_INLINE inline void SetMethod(Method *method) in SetMethod() function
449 frame_->SetMethod(method); in SetMethod()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp1629 JSBoundFunction::Cast(*obj)->SetMethod(thread_, JSTaggedValue::Undefined()); in InitializeJSObject()
1974 function->SetMethod(thread_, method); in NewJSFunctionByHClass()
1993 function->SetMethod(thread_, method); in NewJSFunctionByHClass()
2006 function->SetMethod(thread_, method); in NewJSFunctionByHClassWithoutAccessor()
2116 …bundleFunction->SetMethod(thread_, vm_->GetMethodByIndex(MethodIndex::BUILTINS_GLOBAL_CALL_JS_BOUN… in NewJSBoundFunction()
2131 function->SetMethod(thread_, vm_->GetMethodByIndex(idx)); in NewJSIntlBoundFunction()
2153 …function->SetMethod(thread_, vm_->GetMethodByIndex(MethodIndex::BUILTINS_PROXY_INVALIDATE_PROXY_FU… in NewJSProxyRevocFunction()
2172 awaitFunction->SetMethod(thread_, vm_->GetMethodByIndex(idx)); in NewJSAsyncAwaitStatusFunction()
2233 obj->SetMethod(thread_, JSTaggedValue::Undefined()); in NewGeneratorContext()
2545 proxy->SetMethod(thread_, vm_->GetMethodByIndex(MethodIndex::BUILTINS_GLOBAL_CALL_JS_PROXY)); in NewJSProxy()
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.h189 void SetMethod(void *method) in SetMethod() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.cpp121 replace->SetMethod(inst->GetMethod()); in LowerIf()
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp122 storeField->SetMethod(intrinsic->GetMethod()); in TryInsertFieldInst()
136 loadField->SetMethod(intrinsic->GetMethod()); in TryInsertFieldInst()
/arkcompiler/runtime_core/static_core/runtime/include/
Dcframe.h153 void SetMethod(Method *method) in SetMethod() function

12