Home
last modified time | relevance | path

Searched defs:instrSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp115 …size_t instrSize = desc.rodataSizeBeforeTextAlign + desc.codeSizeAlign + desc.rodataSizeAfterTextA… in SetData() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp618 static uint32_t GetInstrValue(size_t instrSize, uint8_t *instrAddr) in GetCalleeReg2Offset()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp974 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2671 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofFunc() local
2712 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofLabel() local