Lines Matching defs:simplify
829 a new value range with the operand to simplify processing. */
975 a new value range with the operand to simplify processing. */
994 a new value range with the operand to simplify processing. */
1426 /* To simplify processing, make VR0 the anti-range. */
1438 /* Simplify processing. If COMP is GT_EXPR or GE_EXPR, switch the
2330 /* Given (CODE OP0 OP1) within STMT, try to simplify it based on value range
2925 /* Simplify boolean operations if the source is known
2997 /* Simplify a division or modulo operator to a right shift or bitwise and
3128 /* Simplify a min or max if the ranges of the two operands are
3129 disjoint. Return true if we do simplify. */
3177 ABS_EXPR. If the operand is <= 0, then simplify the
3557 /* Simplify a conditional using a relational operator to an equality
3580 able to simplify this conditional. */
3639 // Try to simplify casted conditions.
3711 /* Simplify a switch statement using the value range of the switch
3941 /* Simplify an integral conversion from an SSA name in STMT. */
4021 /* Simplify a conversion from integral SSA name to float in STMT. */
4084 /* Simplify an internal fn call using ranges if possible. */
4227 /* Simplify STMT using ranges if possible. */
4230 simplify_using_ranges::simplify (gimple_stmt_iterator *gsi)