Searched refs:stack_offset (Results 1 - 19 of 19) sorted by relevance

/external/libjpeg-turbo/simd/
H A Djsimd_mips_dspr2_asm.h129 .macro CHECK_STACK_OFFSET regs_num, stack_offset
130 .if \stack_offset < \regs_num * 4 - 16
146 .macro SAVE_REGS_ON_STACK stack_offset = 0, r1, \
152 .if (\stack_offset < 0) || (\stack_offset - (\stack_offset / 4) * 4)
155 .if \stack_offset != 0
156 addiu sp, sp, -\stack_offset
169 CHECK_STACK_OFFSET 5, \stack_offset
173 CHECK_STACK_OFFSET 6, \stack_offset
[all...]
/external/mesa3d/src/mapi/glapi/gen/
H A Dgl_x86-64_asm.py60 for [reg, stack_offset] in registers:
61 save_reg( reg, stack_offset, adjust_stack )
72 [reg, stack_offset] = temp.pop()
73 restore_reg(reg, stack_offset, adjust_stack)
201 stack_offset = 0
208 registers.append( [int_parameters[int_class], stack_offset] )
210 stack_offset += 8
213 registers.append( ["%%xmm%u" % (sse_class), stack_offset] )
215 stack_offset += 8
/external/libffi/src/avr32/
H A Dffi.c74 unsigned int stack_offset = 0; local
101 addr = stack_base + stack_offset;
102 stack_offset += z;
131 addr = stack_base + stack_offset;
132 stack_offset += z;
169 for(i = 0; i < stack_offset / 4; i++)
277 register unsigned int stack_offset = 0; local
310 *p_argv = (void*)stack_base + stack_offset;
311 stack_offset += z;
340 *p_argv = (void*)stack_base + stack_offset;
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
H A Dffi.c74 unsigned int stack_offset = 0; local
101 addr = stack_base + stack_offset;
102 stack_offset += z;
131 addr = stack_base + stack_offset;
132 stack_offset += z;
169 for(i = 0; i < stack_offset / 4; i++)
277 register unsigned int stack_offset = 0; local
310 *p_argv = (void*)stack_base + stack_offset;
311 stack_offset += z;
340 *p_argv = (void*)stack_base + stack_offset;
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/src/avr32/
H A Dffi.c74 unsigned int stack_offset = 0; local
101 addr = stack_base + stack_offset;
102 stack_offset += z;
131 addr = stack_base + stack_offset;
132 stack_offset += z;
169 for(i = 0; i < stack_offset / 4; i++)
277 register unsigned int stack_offset = 0; local
310 *p_argv = (void*)stack_base + stack_offset;
311 stack_offset += z;
340 *p_argv = (void*)stack_base + stack_offset;
[all...]
/external/v8/src/compiler/
H A Dwasm-linkage.cc165 stack_offset(0) {}
175 int stack_offset; member in struct:v8::internal::wasm::__anon27637::Allocator
195 int offset = -1 - stack_offset;
196 stack_offset += Words(type);
204 int offset = -1 - stack_offset;
205 stack_offset += Words(type);
314 params.stack_offset, // stack_parameter_count
375 params.stack_offset, // stack_parameter_count
H A Dc-linkage.cc202 int stack_offset = STACK_SHADOW_WORDS; local
204 int stack_offset = 0; local
212 -1 - stack_offset, msig->GetParam(i)));
213 stack_offset++;
/external/v8/src/x87/
H A Dcodegen-x87.cc119 int stack_offset = 0; // Update if we change the stack height. local
125 stack_offset += 2 * kPointerSize;
129 __ mov(dst, Operand(esp, stack_offset + kDestinationOffset));
130 __ mov(src, Operand(esp, stack_offset + kSourceOffset));
131 __ mov(count, Operand(esp, stack_offset + kSizeOffset));
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm264 %define r%1m [rstk + stack_offset + %3]
267 %define r%1m [rstk + stack_offset + %3]
330 %assign stack_offset stack_offset+gprsize
337 %assign stack_offset stack_offset-gprsize
371 %assign stack_offset stack_offset+(%2)
378 %assign stack_offset stack_offset
[all...]
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc1354 int16_t stack_offset = num_to_push * kPointerSize; local
1356 Subu(sp, sp, Operand(stack_offset));
1359 stack_offset -= kPointerSize;
1360 sw(ToRegister(i), MemOperand(sp, stack_offset));
1368 int16_t stack_offset = num_to_push * kPointerSize; local
1370 Subu(sp, sp, Operand(stack_offset));
1373 stack_offset -= kPointerSize;
1374 sw(ToRegister(i), MemOperand(sp, stack_offset));
1381 int16_t stack_offset = 0; local
1385 lw(ToRegister(i), MemOperand(sp, stack_offset));
1394 int16_t stack_offset = 0; local
1408 int16_t stack_offset = num_to_push * kDoubleSize; local
1422 int16_t stack_offset = num_to_push * kDoubleSize; local
1435 int16_t stack_offset = 0; local
1448 int16_t stack_offset = 0; local
5331 int stack_offset, fp_offset; local
[all...]
/external/jemalloc/src/
H A Dtcache.c324 size_t size, stack_offset; local
330 stack_offset = size;
347 stack_offset += tcache_bin_info[i].ncached_max * sizeof(void *);
354 (uintptr_t)stack_offset);
/external/v8/src/ia32/
H A Dcodegen-ia32.cc189 int stack_offset = 0; // Update if we change the stack height. local
195 stack_offset += 2 * kPointerSize;
200 __ mov(dst, Operand(esp, stack_offset + kDestinationOffset));
201 __ mov(src, Operand(esp, stack_offset + kSourceOffset));
202 __ mov(count, Operand(esp, stack_offset + kSizeOffset));
/external/v8/src/mips64/
H A Dmacro-assembler-mips64.cc1646 int16_t stack_offset = num_to_push * kPointerSize; local
1648 Dsubu(sp, sp, Operand(stack_offset));
1651 stack_offset -= kPointerSize;
1652 sd(ToRegister(i), MemOperand(sp, stack_offset));
1660 int16_t stack_offset = num_to_push * kPointerSize; local
1662 Dsubu(sp, sp, Operand(stack_offset));
1665 stack_offset -= kPointerSize;
1666 sd(ToRegister(i), MemOperand(sp, stack_offset));
1673 int16_t stack_offset = 0; local
1677 ld(ToRegister(i), MemOperand(sp, stack_offset));
1686 int16_t stack_offset = 0; local
1700 int16_t stack_offset = num_to_push * kDoubleSize; local
1714 int16_t stack_offset = num_to_push * kDoubleSize; local
1727 int16_t stack_offset = 0; local
1740 int16_t stack_offset = 0; local
5675 int stack_offset, fp_offset; local
[all...]
/external/v8/src/ppc/
H A Dmacro-assembler-ppc.cc213 int16_t stack_offset = num_to_push * kPointerSize; local
215 subi(location, location, Operand(stack_offset));
218 stack_offset -= kPointerSize;
219 StoreP(ToRegister(i), MemOperand(location, stack_offset));
226 int16_t stack_offset = 0; local
230 LoadP(ToRegister(i), MemOperand(location, stack_offset));
231 stack_offset += kPointerSize;
234 addi(location, location, Operand(stack_offset));
240 int16_t stack_offset = num_to_push * kDoubleSize; local
242 subi(location, location, Operand(stack_offset));
254 int16_t stack_offset = 0; local
[all...]
/external/mesa3d/src/mesa/x86/rtasm/
H A Dx86sse.c319 p->stack_offset += 4;
327 p->stack_offset -= 4;
1158 p->stack_offset + arg * 4); /* ??? */
H A Dx86sse.h22 unsigned stack_offset; member in struct:x86_function
/external/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c581 p->stack_offset += sizeof(void*);
591 p->stack_offset += sizeof(void*);
601 p->stack_offset -= sizeof(void*);
633 assert(p->stack_offset == 0);
2121 p->stack_offset + arg * 8);
2140 p->stack_offset + (arg - 6) * 8); /* ??? */
2144 p->stack_offset + arg * 4); /* ??? */
H A Drtasm_x86sse.h57 unsigned stack_offset:16; member in struct:x86_function
/external/v8/src/s390/
H A Dmacro-assembler-s390.cc190 int16_t stack_offset = num_to_push * kPointerSize; local
192 SubP(location, location, Operand(stack_offset));
195 stack_offset -= kPointerSize;
196 StoreP(ToRegister(i), MemOperand(location, stack_offset));
202 int16_t stack_offset = 0; local
206 LoadP(ToRegister(i), MemOperand(location, stack_offset));
207 stack_offset += kPointerSize;
210 AddP(location, location, Operand(stack_offset));
215 int16_t stack_offset = num_to_push * kDoubleSize; local
217 SubP(location, location, Operand(stack_offset));
228 int16_t stack_offset = 0; local
[all...]

Completed in 9191 milliseconds