Home
last modified time | relevance | path

Searched refs:mips_function_value_1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6483 mips_function_value_1 (const_tree valtype, const_tree fn_decl_or_type, in mips_function_value_1() function
6623 return mips_function_value_1 (valtype, fn_decl_or_type, VOIDmode); in mips_function_value()
6631 return mips_function_value_1 (NULL_TREE, NULL_TREE, mode); in mips_libcall_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6398 mips_function_value_1 (const_tree valtype, const_tree fn_decl_or_type, in mips_function_value_1() function
6483 return mips_function_value_1 (valtype, fn_decl_or_type, VOIDmode); in mips_function_value()
6491 return mips_function_value_1 (NULL_TREE, NULL_TREE, mode); in mips_libcall_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog7476 (mips_function_value_1): Inform psABI change about C++17 empty
7717 (mips_function_value_1): Diagnose when the presense of a C++
H A DChangeLog-201133259 (mips_function_value_1): ... this. Make static. Handle receiving
H A DChangeLog-201716476 * config/mips/mips.c (mips_function_value_1) Likewise.