Searched refs:ix86_function_value (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h165 extern rtx ix86_function_value (tree, tree, bool);
H A Di386.c1633 #define TARGET_FUNCTION_VALUE ix86_function_value
2620 a = ix86_function_value (TREE_TYPE (exp), func, false);
2621 b = ix86_function_value (TREE_TYPE (DECL_RESULT (cfun->decl)),
4211 ix86_function_value (tree valtype, tree fntype_or_decl,
4203 ix86_function_value (tree valtype, tree fntype_or_decl, function

Completed in 89 milliseconds