Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp35 size_t instrSize = rodataSizeBeforeTextAlign + codeSizeAlign + rodataSizeAfterTextAlign; in SetData() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp546 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.cpp973 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3264 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofFunc() local
3304 uint32 instrSize = static_cast<uint32>(expr.SizeOfInstr()); in SelectAddrofLabel() local