Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ds390-tdep.c2415 s390_function_arg_integer (struct type *type) in s390_function_arg_integer() function
2592 else if (s390_function_arg_integer (type) && length <= word_size) in s390_push_dummy_call()
2609 else if (s390_function_arg_integer (type) && length == 2*word_size) in s390_push_dummy_call()
H A DChangeLog10395 s390_function_arg_integer): ... these new functions.
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c7655 s390_function_arg_integer (enum machine_mode mode, tree type) in s390_function_arg_integer() function
7725 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()