Home
last modified time | relevance | path

Searched defs:regCnt (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DregAllocator.cpp149 const auto regCnt = ins->Registers(&regs); in Run() local
218 const auto regCnt = ins->Registers(&regs); in Run() local
H A Demitter.cpp148 auto regCnt = node->Registers(&regs); in MatchFormat() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp79 auto regCnt = ins->Registers(&regs); in Run() local
98 auto regCnt = ins->Registers(&regs); in Run() local
127 auto regCnt = ins->Registers(&regs); in AdjustInsRegWhenHasSpill() local
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp133 auto regCnt = node->Registers(&regs); in MatchFormat() local

Completed in 5 milliseconds