Home
last modified time | relevance | path

Searched defs:codeAddr (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp302 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCode() local
317 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCodeByCompilerTier() local
Djit.cpp372 uintptr_t codeAddr = machineCodeHandle->GetFuncAddr(); in ReuseCompiledFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp70 AOTFileInfo::FuncEntryDes AOTFileInfo::GetFuncEntryDesWithCallsite(uintptr_t codeAddr, uint32_t sta… in GetFuncEntryDesWithCallsite()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h57 AotData(const File *pfile, Graph *graph, AddressType codeAddr, uint64_t *intfInlineCacheIndex, in AotData()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp102 Register codeAddr(X4); in OptimizedFastCallAndPushArgv() local
Doptimized_call.cpp212 Register codeAddr(X3); in OptimizedCallAndPushArgv() local
1352 Register codeAddr(X5); in CallOptimized() local