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

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c11065 s390_function_arg_float (machine_mode mode, const_tree type)
11132 && !s390_function_arg_float (mode, type))
11192 else if (s390_function_arg_float (mode, type))
11242 else if (s390_function_arg_float (mode, type))
11664 else if (s390_function_arg_float (TYPE_MODE (type), type))
11064 s390_function_arg_float (machine_mode mode, const_tree type) function

Completed in 115 milliseconds