Lines Matching refs:algebraic
434 - nir/algebraic: mark float optimizations returning one parameter as
781 - nir/algebraic: some subtraction optimizations
1129 - v3d: Enable the late algebraic optimizations to get real subs.
1134 - nir: Factor out most of the algebraic passes C code to .c/.h.
1673 - nir/algebraic: Mark some value range analysis-based optimizations
1675 - nir/algebraic: Clean up value range analysis-based optimizations
1687 - nir/algebraic: Do not apply late DPH optimization in vertex
1689 - nir/algebraic: Additional D3D Boolean optimization
1698 - nir/algebraic: Add the ability to mark a replacement as exact
1699 - nir/algebraic: Mark other comparison exact when removing a == a
3009 - nir/algebraic: disable inexact optimizations depending on float
3030 - nir/algebraic: refactor inexact opcode restrictions