Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_encoder.h183 auto numRegs = GetNumLocalsFromGraph() + GetNumArgsFromGraph(); in GetNumRegs() local
H A Dreg_encoder.cpp122 const auto numRegs = GetNumRegs(); in RunImpl() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcall_conv.h240 uint32 numRegs = 0; /* number of regs for struct param */ member in maplebe::LmbcFormalParamInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.cpp293 uint32_t numRegs = accumulatorIndex_; in AdvanceToNextBc() local

Completed in 5 milliseconds