Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dcodegen_intrinsics_ets.cpp32 auto entrypointId = EntrypointId::INVALID; in CreateArrayCopyTo() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2056 auto entrypointId {EntrypointId::POST_INTER_REGION_BARRIER_SLOW}; in CreateOnlineIrtocPostWrbRegionTwoRegs() local
2092 auto entrypointId {EntrypointId::POST_INTER_REGION_BARRIER_SLOW}; in CreateOnlineIrtocPostWrbRegionOneReg() local
2125 auto entrypointId {EntrypointId::POST_INTER_GENERATIONAL_BARRIER0}; in CreateOnlineIrtocPostWrb() local
3710 auto entrypointId = runtime->GetGlobalVarEntrypointId(); in VisitGetGlobalVarAddress() local
4598 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_EQUALS_COMPR… in CreateStringEquals() local
4630 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_BUILDER_STRI… in CreateStringBuilderString() local
4687 auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() in CreateStringSubstringTlab() local
4695 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_GET_CHARS_TL… in CreateStringGetCharsTlab() local