Searched defs:RegAllocator (Results 1 – 3 of 3) sorted by relevance
60 RegAllocator(CGFunc &tempCGFunc, MemPool &memPool) in RegAllocator() function
33 explicit RegAllocator(PandaGen *pg) in RegAllocator() function
143 RegAllocator::RegAllocator(CodeGen *const cg, RegSpiller *const spiller) noexcept : RegAllocatorBas… in RegAllocator() function in ark::es2panda::compiler::RegAllocator