Home
last modified time | relevance | path

Searched defs:codeEntry (Results 1 - 23 of 23) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Dtest_runtime_stubs.cpp67 auto codeEntry = thread->GetFastStubEntry(funcIndex.GetInt()); in DEF_RUNTIME_STUBS() local
H A Druntime_stubs.cpp734 void RuntimeStubs::DebugOsrEntry([[maybe_unused]] uintptr_t argGlue, const uint8_t *codeEntry) in DebugOsrEntry() argument
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
H A Dcodegen_test.h102 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in CheckReturnValue() local
H A Dcodegen_test_2.cpp47 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); in TEST_F() local
106 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in TEST_F() local
502 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in TEST_F() local
536 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
571 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); TEST_F() local
624 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); TEST_F() local
[all...]
H A Dcodegen_test_1.cpp155 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in CheckStoreArray() local
231 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in CheckLoadArray() local
313 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in CheckStoreArrayPair() local
407 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); CheckLoadArrayPair() local
485 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); CheckBounds() local
549 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); CheckCmp() local
646 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
726 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
822 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
896 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
967 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1041 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1092 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1165 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1231 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1294 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1354 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1415 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1482 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1522 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1588 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); TEST_F() local
1661 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); TEST_F() local
1722 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); TEST_F() local
1769 auto codeEntry = reinterpret_cast<char *>(GetGraph()->GetCode().Data()); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test.h239 auto codeEntry = callconv_->GetCodeEntry(); in CallCodeStore() local
252 auto codeEntry = callconv_->GetCodeEntry(); in CallCodeCall() local
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.cpp131 void Method::SetCodeEntryAndMarkAOTWhenBinding(uintptr_t codeEntry) in SetCodeEntryAndMarkAOTWhenBinding() argument
H A Djs_function.cpp1190 void JSFunctionBase::SetCompiledFuncEntry(uintptr_t codeEntry, bool isFastCall) in SetCompiledFuncEntry() argument
1200 uintptr_t codeEntry = machineCode->GetFuncAddr(); in SetJitCompiledFuncEntry() local
H A Dobject_factory.cpp2071 JSHandle<JSFunction> ObjectFactory::NewAotFunction(uint32_t numArgs, uintptr_t codeEntry) in NewAotFunction() argument
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dsamples_record_test.cpp54 void TranslateUrlPositionBySourceMapTest(struct FrameInfo &codeEntry) in TranslateUrlPositionBySourceMapTest() argument
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dcodegen_test.cpp263 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); in TEST_F() local
322 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); in CheckSpillFillCoalescingForEvenRegsNumber() local
382 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); in CheckSpillFillCoalescingForOddRegsNumber() local
489 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); CheckLeafPrologue() local
591 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); CheckLeafWithParamsOnStackPrologue() local
626 auto codeEntry = reinterpret_cast<vixl::aarch64::Instruction *>(GetGraph()->GetCode().Data()); global() variable
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_sampling.cpp111 struct FrameInfoTemp codeEntry; in GetStack() local
H A Dheap_snapshot.cpp889 struct FunctionInfo codeEntry; in AddMethodInfo() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp51 ParseMethodInfo(struct MethodKey &methodKey, const FrameIterator &it, const EcmaVM *vm, FrameInfoTemp &codeEntry, bool isCpuProfiler) ParseMethodInfo() argument
244 GetNativeMethodCallPos(FrameIterator &it, FrameInfoTemp &codeEntry) GetNativeMethodCallPos() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator_test.cpp343 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in ExecModule() local
436 auto codeEntry = reinterpret_cast<char *>(graph->GetCode().Data()); in ExecModule() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dstack_walker.cpp126 const void *codeEntry; in CreateCFrame() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp285 struct FrameInfoTemp codeEntry; in GetStack() local
358 struct FrameInfoTemp codeEntry; in GetStackCallNapi() local
H A Dsamples_record.h54 struct FrameInfo codeEntry; member
H A Dsamples_record.cpp184 struct FrameInfo codeEntry = node.codeEntry; in StringifyNodes() local
418 InsertStackInfo(struct MethodKey &methodKey, struct FrameInfo &codeEntry) InsertStackInfo() argument
603 TranslateUrlPositionBySourceMap(struct FrameInfo &codeEntry) TranslateUrlPositionBySourceMap() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info.h173 explicit CodeInfo(const void *codeEntry) in CodeInfo() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp402 uint64_t codeEntry = entry.codeAddr_; in SetAOTFuncEntry() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp543 auto codeEntry = reinterpret_cast<char *>(GetEncoder()->GetLabelAddress(GetLabelEntry())); in CopyToCodeCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3175 GateRef codeEntry = Load(VariableType::NATIVE_POINTER(), method, codeEntryOffset); in SetCodeEntryToFunctionFromMethod() local
3177 Store(VariableType::NATIVE_POINTER(), glue, function, funcOffset, codeEntry); in SetCodeEntryToFunctionFromMethod() local
3180 inline void StubBuilder::SetCodeEntryToFunctionFromFuncEntry(GateRef glue, GateRef function, GateRef codeEntry) in SetCodeEntryToFunctionFromFuncEntry() argument
3183 Store(VariableType::NATIVE_POINTER(), glue, function, funcOffset, codeEntry); in SetCodeEntryToFunctionFromFuncEntry() local
3260 inline void StubBuilder::SetCompiledFuncEntry(GateRef glue, GateRef jsFunc, GateRef codeEntry, GateRef isFastCall) in SetCompiledFuncEntry() argument

Completed in 51 milliseconds