Lines Matching full:simplify
24 /// where it is known to be non-zero. If this allows us to simplify the
69 // "select cond, X, 0" can simplify to "X".
194 // Simplify mul instructions with a constant RHS.
353 /// This function is to simplify "FMulOrDiv * C" and returns the
414 // Simplify mul instructions with a constant RHS.
430 // Try to simplify "MDC * Constant"
806 // able to simplify the udiv, we abort the entire transformation.