Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexplow.h122 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
H A Dcalls.c4275 valreg = hard_function_value (build_pointer_type (rettype), in expand_call()
4284 valreg = hard_function_value (rettype, fndecl, fntype, in expand_call()
4920 = hard_function_value (build_pointer_type (tfom), 0, 0, 0); in emit_library_call_value_1()
H A Dexplow.c2195 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
H A Dfunction.c2108 reg = hard_function_value (type, 0, fntype, 0); in aggregate_value_p()
5224 rtx hard_reg = hard_function_value (return_type, subr, 0, 1); in expand_function_start()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.h503 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
H A Dcalls.c2974 valreg = hard_function_value (build_pointer_type (rettype), in expand_call()
2977 valreg = hard_function_value (rettype, fndecl, fntype, in expand_call()
3645 = hard_function_value (build_pointer_type (tfom), 0, 0, 0); in emit_library_call_value_1()
H A Dexplow.c1841 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
H A Dfunction.c2024 reg = hard_function_value (type, 0, fntype, 0); in aggregate_value_p()
4726 rtx hard_reg = hard_function_value (return_type, subr, 0, 1); in expand_function_start()