Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.h221 rtx arg_offset_rtx; member
505 #define current_function_arg_offset_rtx (cfun->arg_offset_rtx)
H A Dfunction.c332 f->arg_offset_rtx = NULL; in free_after_compilation()