Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgensupport.c80 static void remove_constraints (rtx);
393 remove_constraints (rtx part) in remove_constraints() function
413 remove_constraints (XEXP (part, i)); in remove_constraints()
418 remove_constraints (XVECEXP (part, i, j)); in remove_constraints()
472 remove_constraints (XVECEXP (split, 0, i)); in process_rtx()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgensupport.c99 static void remove_constraints (rtx);
458 remove_constraints (rtx part) in remove_constraints() function
478 remove_constraints (XEXP (part, i)); in remove_constraints()
483 remove_constraints (XVECEXP (part, i, j)); in remove_constraints()
546 remove_constraints (XVECEXP (split, 0, i)); in process_rtx()
1859 remove_constraints (subst_pattern); in process_substs_on_one_elem()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h7459 extern void remove_constraints (tree);
H A Ddecl.c2819 remove_constraints (newdecl); in duplicate_decls()
H A Dpt.c27267 remove_constraints (tree t) in remove_constraints() function