Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ds390-tdep.c2403 s390_function_arg_float (struct type *type) in s390_function_arg_float() function
2572 else if (s390_function_arg_float (type)) in s390_push_dummy_call()
H A DChangeLog10394 (s390_function_arg_pass_by_reference, s390_function_arg_float,
/openbsd-src/gnu/gcc/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()