/third_party/node/deps/v8/src/compiler/ |
D | c-linkage.cc | 151 int stack_offset = STACK_SHADOW_WORDS; in BuildParameterLocations() local 188 int stack_offset = STACK_SHADOW_WORDS; in BuildParameterLocations() local
|
/third_party/node/deps/v8/tools/v8windbg/src/ |
D | local-variables.cc | 85 ULONG64 stack_offset{}; in GetValue() local
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-debug.h | 55 int stack_offset; // if kind == kStack member
|
/third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.h | 57 unsigned stack_offset:16; member
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | macro-assembler-loong64.cc | 1256 int16_t stack_offset = 0; in CallRecordWriteStub() local 1269 int16_t stack_offset = 0; in CallRecordWriteStub() local 1290 int16_t stack_offset = 0; in CallRecordWriteStub() local 1314 int16_t stack_offset = 0; in CallRecordWriteStub() local 1327 int16_t stack_offset = 0; in CallRecordWriteStub() local 1348 int16_t stack_offset = 0; in CallRecordWriteStub() local 1373 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub() local 1385 int16_t stack_offset = 0; in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/wasm/baseline/ |
D | liftoff-assembler.cc | 214 void LoadStackSlot(LiftoffRegister dst, uint32_t stack_offset, in LoadStackSlot() 953 const uint32_t stack_offset = slot.offset(); in PrepareStackTransfers() local
|
/third_party/lzma/Asm/x86/ |
D | AesOpt.asm | 138 stack_offset = 16 * num_save_mm_regs2 + (stack_param_offset mod 16) define
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | macro-assembler-ppc.cc | 388 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush() local 400 int16_t stack_offset = 0; in MultiPop() local 413 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushDoubles() local 428 int16_t stack_offset = num_to_push * kSimd128Size; in MultiPushV128() local 442 int16_t stack_offset = 0; in MultiPopDoubles() local 455 int16_t stack_offset = 0; in MultiPopV128() local
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | macro-assembler-mips64.cc | 1921 int16_t stack_offset = num_to_push * kPointerSize; in CallRecordWriteStub() local 1933 int16_t stack_offset = 0; in CallRecordWriteStub() local 1946 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub() local 1958 int16_t stack_offset = 0; in CallRecordWriteStub() local 1971 int16_t stack_offset = num_to_push * kSimd128Size; in CallRecordWriteStub() local 1983 int16_t stack_offset = 0; in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.cc | 635 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush() local 647 int16_t stack_offset = 0; in MultiPop() local 660 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushDoubles() local 675 int16_t stack_offset = num_to_push * kSimd128Size; in MultiPushV128() local 688 int16_t stack_offset = 0; in MultiPopDoubles() local 702 int16_t stack_offset = 0; in MultiPopV128() local
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | macro-assembler-mips.cc | 1378 int16_t stack_offset = num_to_push * kPointerSize; in CallRecordWriteStub() local 1390 int16_t stack_offset = 0; in CallRecordWriteStub() local 1403 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub() local 1415 int16_t stack_offset = 0; in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
D | macro-assembler-riscv64.cc | 1662 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush() local 1705 int16_t stack_offset = 0; in MultiPop() local 1747 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushFPU() local 1759 int16_t stack_offset = 0; in MultiPopFPU() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | example.c | 97 static int last_reg, stack_offset; variable
|
/third_party/node/deps/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 3683 int stack_offset = 0; // Update if we change the stack height. in Generate_MemMove() local
|