Home
last modified time | relevance | path

Searched defs:entrypointId (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dcodegen_intrinsics_ets.cpp83 auto entrypointId = EntrypointId::INVALID; in CreateArrayCopyTo() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2321 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_EQUALS_COMPR… in CreateStringEquals() local
2353 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_BUILDER_STRI… in CreateStringBuilderString() local
2410 auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() in CreateStringSubstringTlab() local
2418 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_GET_CHARS_TL… in CreateStringGetCharsTlab() local
Dencode_visitor.cpp1185 auto entrypointId = runtime->GetGlobalVarEntrypointId(); in VisitGetGlobalVarAddress() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3209 auto entrypointId = RuntimeInterface::EntrypointId::RESOLVE_STRING; in VisitLoadString() local
3490 auto entrypointId = RuntimeInterface::EntrypointId::GET_FIELD_OFFSET; in VisitResolveObjectField() local
4068 auto entrypointId = RuntimeInterface::EntrypointId::CREATE_MULTI_ARRAY; in VisitMultiArray() local