Home
last modified time | relevance | path

Searched refs:remove_constraints (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.c100 static void remove_constraints (rtx);
459 remove_constraints (rtx part) in remove_constraints() function
479 remove_constraints (XEXP (part, i)); in remove_constraints()
484 remove_constraints (XVECEXP (part, i, j)); in remove_constraints()
608 remove_constraints (XVECEXP (split, 0, i)); in process_rtx()
1927 remove_constraints (subst_pattern); in process_substs_on_one_elem()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgensupport.cc100 static void remove_constraints (rtx);
459 remove_constraints (rtx part) in remove_constraints() function
479 remove_constraints (XEXP (part, i)); in remove_constraints()
484 remove_constraints (XVECEXP (part, i, j)); in remove_constraints()
609 remove_constraints (XVECEXP (split, 0, i)); in process_rtx()
1932 remove_constraints (subst_pattern); in process_substs_on_one_elem()
H A DChangeLog-200019771 * gensupport.c (remove_constraints, process_rtx): Prototype.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1203 remove_constraints (tree t) in remove_constraints() function
H A Dcp-tree.h7878 extern void remove_constraints (tree);
H A Ddecl.c2915 remove_constraints (newdecl); in duplicate_decls()
H A Dpt.c28872 remove_constraints (fprime); in alias_ctad_tweaks()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1257 remove_constraints (tree t) in remove_constraints() function
H A DChangeLog-20201848 * constraint.cc (remove_constraints): Use a checking assert.
2941 * pt.c (alias_ctad_tweaks): Call remove_constraints before
H A Dcp-tree.h8305 extern void remove_constraints (tree);
H A DChangeLog-20152074 (remove_constraints, init_constraint_processing): New.
H A Ddecl.cc3109 remove_constraints (newdecl); in duplicate_decls()
H A DChangeLog-20191590 (remove_constraints): Likewise.
H A Dmodule.cc10695 remove_constraints (inner); in key_mergeable()
H A Dpt.cc29949 remove_constraints (fprime); in alias_ctad_tweaks()