Searched refs:s390_function_arg_integer (Results 1 – 4 of 4) sorted by relevance
2487 s390_function_arg_integer (struct type *type) in s390_function_arg_integer() function2664 else if (s390_function_arg_integer (type) && length <= word_size) in s390_push_dummy_call()2681 else if (s390_function_arg_integer (type) && length == 2*word_size) in s390_push_dummy_call()
7655 s390_function_arg_integer (enum machine_mode mode, tree type) in s390_function_arg_integer() function7725 else if (s390_function_arg_integer (mode, type)) in s390_function_arg_advance()7764 else if (s390_function_arg_integer (mode, type)) in s390_function_arg()
8204 (s390_function_arg_integer, s390_function_value): Replace MODE_FLOAT
3270 (s390_function_arg_integer): New function.