Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc.h60 RegAllocator(CGFunc &tempCGFunc, MemPool &memPool) in RegAllocator() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h33 explicit RegAllocator(PandaGen *pg) in RegAllocator() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.cpp143 RegAllocator::RegAllocator(CodeGen *const cg, RegSpiller *const spiller) noexcept : RegAllocatorBas… in RegAllocator() function in ark::es2panda::compiler::RegAllocator