Home
last modified time | relevance | path

Searched refs:shift_return_value (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.h565 extern bool shift_return_value (enum machine_mode, bool, rtx);
H A Dcalls.c1809 shift_return_value (enum machine_mode mode, bool left_p, rtx value) in shift_return_value() function
2729 if (shift_return_value (TYPE_MODE (TREE_TYPE (exp)), false, valreg)) in expand_call()
H A Dfunction.c4432 shift_return_value (GET_MODE (decl_rtl), true, real_decl_rtl); in expand_function_end()