Searched defs:AddLiteralBuffer (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 166 std::int32_t CodeGen::AddLiteralBuffer(LiteralBuffer &&buf) in AddLiteralBuffer() function in panda::es2panda::compiler::CodeGen |
| D | emitter.cpp | 452 void Emitter::AddLiteralBuffer(const LiteralBuffer &literals, uint32_t index) in AddLiteralBuffer() function in panda::es2panda::compiler::Emitter |
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ | ||
| D | typeRecorder.cpp | 72 int64_t TypeRecorder::AddLiteralBuffer(compiler::LiteralBuffer *buffer) in AddLiteralBuffer() function in panda::es2panda::extractor::TypeRecorder |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 292 int32_t PandaGen::AddLiteralBuffer(LiteralBuffer *buf) in AddLiteralBuffer() function in panda::es2panda::compiler::PandaGen |