Searched refs:peephole_add_presub_add (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c549 * specific case is checked in peephole_add_presub_add() when
579 static int peephole_add_presub_add( function in typeref:typename:int
866 if(peephole_add_presub_add(c, inst))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c551 * specific case is checked in peephole_add_presub_add() when
581 static int peephole_add_presub_add( function in typeref:typename:int
876 if(peephole_add_presub_add(c, inst))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.11.1.rst356 - r300/compiler: simplify code in peephole_add_presub_add

Completed in 12 milliseconds