Searched refs:dynamic_offset (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dexplow.c1179 rtx dynamic_offset
1221 size = expand_binop (Pmode, add_optab, size, dynamic_offset,
1170 rtx dynamic_offset local
H A Dfunction.c2966 static int dynamic_offset;
3582 dynamic_offset = STACK_DYNAMIC_OFFSET (fndecl);
3833 new = stack_pointer_rtx, offset = - dynamic_offset;
3889 new = stack_pointer_rtx, offset = dynamic_offset;
3910 new = stack_pointer_rtx, offset = dynamic_offset;
4122 new = stack_pointer_rtx, offset = dynamic_offset;
2950 static int dynamic_offset; variable
/haiku-buildtools/gcc/gcc/
H A Dfunction.c1384 static int dynamic_offset;
1454 new_rtx = stack_pointer_rtx, offset = dynamic_offset;
1952 dynamic_offset = STACK_DYNAMIC_OFFSET (current_function_decl);
1374 static int dynamic_offset; variable

Completed in 91 milliseconds