Home
last modified time | relevance | path

Searched defs:GetCodeGen (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DASTCompiler.h196 CodeGen *GetCodeGen() const in GetCodeGen() function
DregAllocator.cpp34 CodeGen &AllocatorBase::GetCodeGen() noexcept in GetCodeGen() function in ark::es2panda::compiler::AllocatorBase
39 const CodeGen &AllocatorBase::GetCodeGen() const noexcept in GetCodeGen() function in ark::es2panda::compiler::AllocatorBase
DregSpiller.cpp22 CodeGen *RegSpiller::GetCodeGen() const noexcept in GetCodeGen() function in ark::es2panda::compiler::RegSpiller