Searched defs:instSize (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| H A D | bytecode_emitter_tests.cpp | 250 static Opcode GetOpcode(size_t instSize) in GetOpcode() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| H A D | llvm_codegen.cpp | 672 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 4 milliseconds