Home
last modified time | relevance | path

Searched refs:ix86_function_sseregparm (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c5222 ix86_function_sseregparm (const_tree type, const_tree decl, bool warn) in ix86_function_sseregparm() function
5682 cum->float_in_sse = ix86_function_sseregparm (fntype, fndecl, true); in init_cumulative_args()
7204 int sse_level = ix86_function_sseregparm (fntype, fn, false); in function_value_32()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c6706 ix86_function_sseregparm (const_tree type, const_tree decl, bool warn) in ix86_function_sseregparm() function
7358 cum->float_in_sse = ix86_function_sseregparm (fntype, fndecl, true); in init_cumulative_args()
9201 int sse_level = ix86_function_sseregparm (fntype, fn, false); in function_value_32()