Home | History | Annotate | Download | only in InstCombine

Lines Matching full:simplify

967     // Simplify (fcmp cc0 x, y) & (fcmp cc1 x, y).
1020 // See if we can simplify any instructions used by the instruction whose sole
1162 // Simplify below
1434 /// we can simplify this expression to "cond ? C : D or B".
1729 // Simplify (fcmp cc0 x, y) | (fcmp cc1 x, y).
1791 // See if we can simplify any instructions used by the instruction whose sole
2086 // ORs in the hopes that we'll be able to simplify it this way.
2123 // See if we can simplify any instructions used by the instruction whose sole