Home
last modified time | relevance | path

Searched refs:out_arg_offset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c1383 static poly_int64 out_arg_offset; variable
1453 new_rtx = stack_pointer_rtx, offset = out_arg_offset; in instantiate_new_reg()
1982 out_arg_offset = STACK_POINTER_OFFSET; in instantiate_virtual_regs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2017799 (out_arg_offset, cfa_offset): Change from int to poly_int64.