Home
last modified time | relevance | path

Searched refs:cp_genericize (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-200491 * cp-gimplify.c (cp_genericize): Relax assertion.
710 (cp_genericize): Use pointer_sets instead of a hashtable.
2437 * cp-gimplify.c (cp_genericize): Likewise.
3503 (cp_genericize): Adjust the types of invisible reference parms.
4673 (cp_genericize): New.
4678 (cp_genericize): Declare.
H A DChangeLog-20081074 * decl.c (finish_function): Call gimple_body after cp_genericize.
1125 (cp_genericize): Fix handling of clone bodies.
1164 (cp_genericize): Set gimple_body() of cloned functions when needed.
H A DChangeLog-2017380 * cp-gimplify.c (cp_gimplify_expr, cp_fold_r, cp_genericize): Remove
745 (cp_genericize): Call the function unconditionally.
2307 * cp-gimplify.c (cp_genericize): Guard condition with flag_sanitize_p
3040 * cp-gimplify.c (cp_genericize): Only look for VAR_DECLs in
3050 (cp_genericize): Likewise.
H A DChangeLog-2015208 (cp_genericize): Don't do cp_fold_r here.
722 (cp_genericize): Fold everything.
4161 * cp-gimplify.c (cp_genericize): Use do_ubsan_in_current_function.
H A Dcp-gimplify.cc1900 cp_genericize (tree fndecl) in cp_genericize() function
H A DChangeLog-2016284 (cp_genericize): Pass true as handle_invisiref_parm_p to
1811 * cp-gimplify.c (cp_genericize): For nested cp_genericize calls
H A DChangeLog-20141962 * cp-gimplify.c (cp_genericize): Don't instrument returns if the
3777 * cp-gimplify.c (cp_genericize): Likewise.
H A DChangeLog-2013243 (cp_genericize): Call it if -fsanitize=return.
2177 * cp-gimplify.c (cp_genericize): Added expansion of array notation
H A DChangeLog-20122330 (cp_genericize): ... this function.
H A Ddecl.cc17811 cp_genericize (helper); in emit_coro_helper()
18124 cp_genericize (fndecl); in finish_function()
H A DChangeLog-20062538 (cp_genericize): Don't use them. Assert bc_label is null.
H A Dcp-tree.h8230 extern void cp_genericize (tree);
H A DChangeLog-20052494 (cp_genericize): Call push_context and pop_context.
H A DChangeLog-20071378 * cp-gimplify.c (cp_genericize): Likewise.
H A DChangeLog-20091700 (cp_genericize): Adjust.
H A DChangeLog-201080 * cp-gimplify.c (cp_genericize): When changing RESULT_DECL
H A DChangeLog-20113339 (cp_genericize): Clear omp_ctx.
H A DChangeLog-20202330 (cp_genericize): Call save_bc_state and restore_bc_state instead
H A DChangeLog-2019561 them nor cp_genericize them.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c2075 cp_genericize (tree fndecl) in cp_genericize() function
H A Ddecl.c16988 cp_genericize (helper); in emit_coro_helper()
17293 cp_genericize (fndecl); in finish_function()
H A Dcp-tree.h7807 extern void cp_genericize (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200420221 (cp_genericize): Handle the RESULT_DECL. Unset TREE_ADDRESSABLE.