Home
last modified time | relevance | path

Searched refs:s390_function_and_libcall_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c12292 s390_function_and_libcall_value (machine_mode mode, in s390_function_and_libcall_value() function
12349 return s390_function_and_libcall_value (TYPE_MODE (ret_type), ret_type, in s390_function_value()
12359 return s390_function_and_libcall_value (mode, NULL_TREE, in s390_libcall_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc12570 s390_function_and_libcall_value (machine_mode mode, in s390_function_and_libcall_value() function
12627 return s390_function_and_libcall_value (TYPE_MODE (ret_type), ret_type, in s390_function_value()
12637 return s390_function_and_libcall_value (mode, NULL_TREE, in s390_libcall_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201135777 (s390_function_and_libcall_value): ... this.
H A DChangeLog-201532171 (s390_function_and_libcall_value): Handle vector arguments.