Home
last modified time | relevance | path

Searched defs:Emitter (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.h37 class Emitter; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Demit.h327 Emitter(CG &cg, const std::string &fileName) in Emitter() function
Dinsn.h41 class Emitter; variable
Doperand.h35 class Emitter; variable
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.cpp401 Emitter::Emitter(const public_lib::Context *context) : context_(context) in Emitter() function in ark::es2panda::compiler::Emitter
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp660 Emitter::Emitter(CompilerContext *context): source_lang_(context->SourceLang()) in Emitter() function in panda::es2panda::compiler::Emitter