Searched refs:remove_constraints (Results 1 – 2 of 2) sorted by relevance
102 static void remove_constraints (rtx);171 remove_constraints (rtx part) in remove_constraints() function191 remove_constraints (XEXP (part, i)); in remove_constraints()196 remove_constraints (XVECEXP (part, i, j)); in remove_constraints()318 remove_constraints (XVECEXP (split, 0, i)); in process_rtx()
19771 * gensupport.c (remove_constraints, process_rtx): Prototype.