Home
last modified time | relevance | path

Searched refs:local_decls (Results 226 – 250 of 490) sorted by relevance

12345678910>>...20

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-streamer-out.c2016 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2017 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-out.c2017 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2018 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-out.c2017 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2018 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1759 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-out.c2017 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2018 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1759 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlto-streamer-out.c2010 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2011 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlto-streamer-out.c2008 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2009 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1771 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-streamer-out.c2017 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2018 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1759 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfgexpand.c1629 len = vec_safe_length (cfun->local_decls); in expand_used_vars()
1689 if (!vec_safe_is_empty (cfun->local_decls)) in expand_used_vars()
1690 cfun->local_decls->block_remove (0, len); in expand_used_vars()
H A Dtree-ssa.c2040 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlto-streamer-out.c2243 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2244 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1817 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlto-streamer-out.c2243 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2244 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlto-streamer-out.c2188 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2189 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1806 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlto-streamer-out.c2243 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2244 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlto-streamer-out.c2188 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2189 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlto-streamer-out.c2246 streamer_write_hwi (ob, vec_safe_length (fn->local_decls)); in output_struct_function_base()
2247 FOR_EACH_VEC_SAFE_ELT (fn->local_decls, i, t) in output_struct_function_base()
H A Dtree-ssa.c1864 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgexpand.c1706 len = vec_safe_length (cfun->local_decls); in expand_used_vars()
1768 if (!vec_safe_is_empty (cfun->local_decls)) in expand_used_vars()
1769 cfun->local_decls->block_remove (0, len); in expand_used_vars()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa.c2040 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa.c1806 FOR_EACH_VEC_SAFE_ELT (cfun->local_decls, i, var) in execute_update_addresses_taken()

12345678910>>...20