Home
last modified time | relevance | path

Searched refs:ix86_function_value_1 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c3723 ix86_function_value_1 (const_tree valtype, const_tree fntype_or_decl, in ix86_function_value_1() function
3753 return ix86_function_value_1 (valtype, fntype_or_decl, orig_mode, mode); in ix86_function_value()
3790 return ix86_function_value_1 (NULL, NULL, mode, mode); in ix86_libcall_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc4140 ix86_function_value_1 (const_tree valtype, const_tree fntype_or_decl, in ix86_function_value_1() function
4170 return ix86_function_value_1 (valtype, fntype_or_decl, orig_mode, mode); in ix86_function_value()
4207 return ix86_function_value_1 (NULL, NULL, mode, mode); in ix86_libcall_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200710049 function_value_64, ix86_function_value_1, return_in_memory_32,
24413 (ix86_function_value_1): Call it.
25213 (ix86_function_value_1): New.
H A DChangeLog-200817790 (ix86_function_value_1): Replace TARGET_64BIT_MS_ABI.
H A DChangeLog-201820595 (ix86_function_value_1): Likewise.
H A DChangeLog-201931338 * config/i386/i386.c (ix86_function_value_1): Call the newly added
H A DChangeLog-201338540 (ix86_function_value_1): Add additional valtype argument on call
H A DChangeLog-20149976 (ix86_function_value_1): Handle pointer bounds type/mode