Home
last modified time | relevance | path

Searched defs:slotSize (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DinlineCache.cpp27 uint32_t InlineCache::Offset(uint32_t slotSize) in Offset() argument
H A Dpandagen.h509 void ResetCurrentSlot(IcSizeType slotSize) in ResetCurrentSlot() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.cpp49 uint32_t slotSize = 0; in Initialize() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drunslots.cpp28 void RunSlots<LockTypeT>::Initialize(size_t slotSize, uintptr_t poolPointer, bool initializeLock) in Initialize() argument
104 size_t RunSlots<LockTypeT>::ComputeFirstSlotOffset(size_t slotSize) in ComputeFirstSlotOffset() argument
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_task.cpp358 uint32_t slotSize = method->GetSlotSize(); in CloneProfileTypeInfo() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h543 void RestoreFuncMain0LexEnv(uint32_t slotSize) in RestoreFuncMain0LexEnv() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp1104 uint32_t slotSize = functionHandle->GetCallTarget()->GetSlotSize(); in NotifyInlineCache() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1007 uint32_t slotSize = method->GetSlotSize(); in SetProfileTypeInfoCellToFunction() local
H A Druntime_stubs.cpp1553 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
1583 uint32_t slotSize = thisFunc->GetCallTarget()->GetSlotSize(); in DEF_RUNTIME_STUBS() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp627 size_t slotSize = fl.GetSlotSize(); in EmitInterpreterReturn() local
1456 int32_t slotSize = PointerSize(GetGraph()->GetArch()); in CreateInterpreterReturnRestoreRegs() local

Completed in 33 milliseconds