Home
last modified time | relevance | path

Searched defs:instrSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp126 size_t instrSize = desc.rodataSizeBeforeTextAlign + desc.codeSizeAlign + desc.rodataSizeAfterTextAlign; in SetData() local
H A Djit_fort.cpp87 size_t JitFort::FortAllocSize(size_t instrSize) in FortAllocSize() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp618 static uint32_t GetInstrValue(size_t instrSize, uint8_t *instrAddr) in GetCalleeReg2Offset() argument

Completed in 3 milliseconds