Searched defs:AddLiteralBuffer (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 166 std::uint32_t CodeGen::AddLiteralBuffer(LiteralBuffer &&buf) in AddLiteralBuffer() function in ark::es2panda::compiler::CodeGen |
| D | emitter.cpp | 476 void Emitter::AddLiteralBuffer(const LiteralBuffer &literals, uint32_t index) in AddLiteralBuffer() function in ark::es2panda::compiler::Emitter |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 287 int32_t PandaGen::AddLiteralBuffer(LiteralBuffer *buf) in AddLiteralBuffer() function in panda::es2panda::compiler::PandaGen |