Searched defs:cg_ (Results 1 - 10 of 10) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | regScope.h | 45 CodeGen *cg_; member in ark::es2panda::ark::es2panda::compiler::RegScope |
| H A D | ASTCompiler.h | 203 CodeGen *cg_; member in ark::es2panda::compiler::AstCompiler |
| H A D | emitter.h | 99 const CodeGen *cg_; member in ark::ark::es2panda::ark::es2panda::ark::es2panda::compiler::FunctionEmitter |
| H A D | envScope.h | 42 CodeGen *cg_; member in ark::es2panda::ark::es2panda::compiler::ScopeContext |
| H A D | regAllocator.h | 58 CodeGen *cg_; member in ark::es2panda::ark::es2panda::compiler::AllocatorBase |
| H A D | switchBuilder.h | 98 CodeGen *cg_; global() member in ark::es2panda::ark::es2panda::compiler::SwitchBuilder [all...] |
| H A D | regAllocator.cpp | 27 AllocatorBase::AllocatorBase(CodeGen *const cg) noexcept : cg_(cg) {} in cg_() function |
| H A D | dynamicContext.h | 91 CodeGen *cg_; member in ark::es2panda::ark::es2panda::compiler::DynamicContext |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| H A D | encode_visitor.h | 419 Codegen *cg_; member in ark::compiler::EncodeVisitor |
| H A D | codegen.h | 510 Codegen *cg_; member in ark::compiler::PostWriteBarrier [all...] |
Completed in 5 milliseconds