Searched refs:invariant_p (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-invariant.cc | 175 typedef struct invariant *invariant_p; typedef 180 static vec<invariant_p> invariants;
|
H A D | lra-constraints.cc | 6114 invariant_p (const_rtx x) in invariant_p() function 6159 if (! invariant_p (XEXP (x, i))) in invariant_p() 6165 if (! invariant_p (XVECEXP (x, i, j))) in invariant_p() 6558 && invariant_p (SET_SRC (curr_set)) in inherit_in_ebb()
|
H A D | ChangeLog-1997 | 821 * loop.c (invariant_p): Don't test flag_rerun_loop_opt. 1347 * loop.c (invariant_p, case LABEL_REF): Check flag_rerun_loop_opt. 3933 (invariant_p): Add new arguments to true_dependence.
|
H A D | ChangeLog-1999 | 2691 * loop.c (invariant_p, case MEM): Put MEM_VOLATILE_P check back. 3754 (invariant_p, case MEM): Remove handling for volatile and readonly; 10527 invariant_p, find_single_use_in_loop, find_mem_givs, 20796 (invariant_p, check_dbra_loop, load_mems): Similarly.
|
H A D | FSFChangeLog.11 | 3826 (maybe_eliminate_biv_1, invariant_p, simplify_giv_expr): Likewise. 6502 * loop.c (invariant_p, case REG): Pointers into frame are not
|
H A D | ChangeLog-1998 | 6802 COMPARISON_VAL, into invariant_p.
|
H A D | ChangeLog-2017 | 10010 (invariant_p): Likewise. 15794 (invariant_p): Likewise.
|
H A D | ChangeLog-2000 | 29973 (loop_invariant_p): Rename from invariant_p, add loop argument, and
|
H A D | ChangeLog-2016 | 16688 (invariant_p, process_invariant_for_inheritance): New.
|
H A D | ChangeLog-2019 | 31930 * lra-constraints (invariant_p): Return false if side_effects_p holds.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-invariant.c | 175 typedef struct invariant *invariant_p; typedef 180 static vec<invariant_p> invariants;
|
H A D | lra-constraints.c | 5975 invariant_p (const_rtx x) in invariant_p() function 6020 if (! invariant_p (XEXP (x, i))) in invariant_p() 6026 if (! invariant_p (XVECEXP (x, i, j))) in invariant_p() 6419 && invariant_p (SET_SRC (curr_set)) in inherit_in_ebb()
|
H A D | FSFChangeLog.11 | 3826 (maybe_eliminate_biv_1, invariant_p, simplify_giv_expr): Likewise. 6502 * loop.c (invariant_p, case REG): Pointers into frame are not
|