Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDia64.c3958 ia64_function_arg_offset (CUMULATIVE_ARGS *cum, tree type, int words) in ia64_function_arg_offset() function
3982 int offset = ia64_function_arg_offset (cum, type, words); in ia64_function_arg()
4149 int offset = ia64_function_arg_offset (cum, type, words); in ia64_arg_partial_bytes()
4174 int offset = ia64_function_arg_offset (cum, type, words); in ia64_function_arg_advance()
/NextBSD/contrib/gcc/
HDChangeLog-200446630 (ia64_function_arg_offset): Likewise. Handle correctly the
46634 ia64_function_arg_offset.