Searched refs:s390_function_arg_float (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ds390-tdep.c2475 s390_function_arg_float (struct type *type) function
2644 else if (s390_function_arg_float (type))
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c7611 s390_function_arg_float (enum machine_mode mode, tree type)
7678 && !s390_function_arg_float (mode, type))
7722 if (s390_function_arg_float (mode, type))
7758 if (s390_function_arg_float (mode, type))
8051 else if (s390_function_arg_float (TYPE_MODE (type), type))
7610 s390_function_arg_float (enum machine_mode mode, tree type) function

Completed in 76 milliseconds