Home
last modified time | relevance | path

Searched refs:LiteralBufferIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.h106 uint32_t &LiteralBufferIndex() in LiteralBufferIndex() function
DcompilerImpl.cpp60 emitter->LiteralBufferIndex() += context->ContextLiterals().size(); in HandleContextLiterals()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp631 emitter->LiteralBufferIndex() += ctx->compilerContext->ContextLiterals().size(); in GenerateAsm()