Home
last modified time | relevance | path

Searched defs:numRegs (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_encoder.h183 auto numRegs = GetNumLocalsFromGraph() + GetNumArgsFromGraph(); in GetNumRegs() local
Dreg_encoder.cpp106 const auto numRegs = GetNumRegs(); in RunImpl() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcall_conv.h250 uint32 numRegs = 0; /* number of regs for struct param */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp293 uint32_t numRegs = accumulatorIndex_; in AdvanceToNextBc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp558 uint32 numRegs = (symbolInfo.size <= k8ByteSize) ? kOneRegister : kTwoRegister; in SelectAggIassign() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp1439 size_t numRegs = newConflict.size() + lr.GetPregvetoSize() + conflictRegs.size(); in LrCanBeColored() local
Daarch64_cgfunc.cpp1965 uint32 numRegs = 0; in SelectIassignfpoff() local
2066 uint32 numRegs = 0; in LmbcSmallAggForRet() local