Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dbytecode_emitter_tests.cpp250 static Opcode GetOpcode(size_t instSize) in GetOpcode() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp672 size_t instSize = LLVMDisasmInstruction(ctx, instrAddr, numBytes, instrOffset, outString, outStringSize); in GetCalleeReg2Offset() local
751 size_t instSize in GetCalleeReg2Offset() local
630 PrintInstAndStep(uint64_t &instrOffset, uint8_t **instrAddr, uintptr_t &numBytes, size_t instSize, uint64_t textOffset, char *outString, std::ostringstream &codeStream, bool logFlag) GetCalleeReg2Offset() argument
[all...]

Completed in 3 milliseconds