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

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390-protos.h48 extern bool s390_function_arg_vector (machine_mode, const_tree);
H A Ds390.h190 (s390_function_arg_vector ((MODE), (TYPE)) \
H A Ds390.c11016 s390_function_arg_vector (machine_mode mode, const_tree type)
11151 if (s390_function_arg_vector (mode, type))
11182 if (s390_function_arg_vector (mode, type))
11233 if (s390_function_arg_vector (mode, type))
11648 else if (s390_function_arg_vector (TYPE_MODE (type), type))
11015 s390_function_arg_vector (machine_mode mode, const_tree type) function

Completed in 163 milliseconds