Home
last modified time | relevance | path

Searched defs:instruction_size (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-reference.cc26 int instruction_size() const { return code->InstructionSize(); } in instruction_size() function
46 int instruction_size() const { return code->instructions().length(); } in instruction_size() function
69 int instruction_size() const { return code_desc->instr_size; } in instruction_size() function
Dcode-desc.h68 int instruction_size() const { return safepoint_table_offset; } in instruction_size() function
Dassembler.h283 int instruction_size() const { return pc_offset(); } in instruction_size() function
/third_party/node/deps/v8/src/profiler/
Dcpu-profiler.h59 unsigned instruction_size; variable
100 unsigned instruction_size; variable
/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc295 uint32_t instruction_size = in FromIsolate() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c950 FT_UShort instruction_size = 0; in reconstruct_glyf() local
1031 FT_UShort instruction_size; in reconstruct_glyf() local
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc407 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc391 int instruction_size = unpadded_binary_size_; in Disassemble() local
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.cc276 const int instruction_size = pc_offset(); in GetCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp3334 void AssemblerX8664::emitLabel(Label *label, intptr_t instruction_size) { in emitLabel()
DIceAssemblerX8632.cpp3170 void AssemblerX8632::emitLabel(Label *label, intptr_t instruction_size) { in emitLabel()
/third_party/node/deps/v8/src/codegen/loong64/
Dassembler-loong64.cc214 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc363 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc337 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc315 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc401 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.cc414 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.cc588 const int instruction_size = pc_offset(); in GetCode() local
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc265 const int instruction_size = pc_offset(); in GetCode() local