Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-iv.cc1337 simple_rhs_p (rtx rhs) in simple_rhs_p() function
1468 if (!simple_rhs_p (rhs)) in suitable_set_for_replacement()
DChangeLog-20098025 (simple_rhs_p): Anything that's function_invariant_p is fine.
26378 (simple_rhs_p): Allow expressions that are function_invariant_p.
30298 * loop-iv.c (simple_rhs_p): Allow more kinds of expressions.
DChangeLog-20081880 * loop-iv.c (simple_rhs_p): Consider reg + reg and reg << cst simple.
DChangeLog-200718363 * loop-iv.c (simple_rhs_p): Check for hardware registers.
DChangeLog-200429866 simple_rhs_p, simplify_using_assignment, implies_p): Likewise.