Home
last modified time | relevance | path

Searched refs:s390_function_arg_float (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Ds390-tdep.c2475 s390_function_arg_float (struct type *type) in s390_function_arg_float() function
2644 else if (s390_function_arg_float (type)) in s390_push_dummy_call()
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.c7610 s390_function_arg_float (enum machine_mode mode, tree type) in s390_function_arg_float() function
7677 && !s390_function_arg_float (mode, type)) in s390_function_arg_integer()
7721 if (s390_function_arg_float (mode, type)) in s390_function_arg_advance()
7757 if (s390_function_arg_float (mode, type)) in s390_function_arg()
8050 else if (s390_function_arg_float (TYPE_MODE (type), type)) in s390_gimplify_va_arg()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20068202 (s390_function_arg_float): Allow SDmode and DDmode values to be
H A DChangeLog-20033266 (s390_function_arg_float): Return false for all arguments larger
23337 * config/s390/s390.c (s390_function_arg_float): New function.
H A DChangeLog-200519552 restore_gprs, s390_function_arg_size, s390_function_arg_float,