Home
last modified time | relevance | path

Searched defs:instSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DcompilerStatistics.ts29 private instSize: number; property in ItemValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp507 size_t instSize, uint64_t textOffset, char *outString, in GetCalleeReg2Offset()
548 …size_t instSize = LLVMDisasmInstruction(ctx, instrAddr, numBytes, instrOffset, outString, outStrin… in GetCalleeReg2Offset() local
627 …size_t instSize = LLVMDisasmInstruction(disCtx, instrAddr, numBytes, instrOffset, outString, outSt… in GetCalleeReg2Offset() local