Home
last modified time | relevance | path

Searched defs:totalRegs (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
Dirnode.h126 static uint16_t MapRegister(uint32_t reg, uint32_t totalRegs) in MapRegister()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.cpp229 uint32_t totalRegs = cg_->TotalRegsNum(); in GenFunctionInstructions() local