Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc10791 int structure_value_byref = 0; in sh_output_mi_thunk() local
10812 structure_value_byref = 1; in sh_output_mi_thunk()
10814 if (structure_value_byref && sh_struct_value_rtx (function, 0) == 0) in sh_output_mi_thunk()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c10785 int structure_value_byref = 0; in sh_output_mi_thunk() local
10806 structure_value_byref = 1; in sh_output_mi_thunk()
10808 if (structure_value_byref && sh_struct_value_rtx (function, 0) == 0) in sh_output_mi_thunk()