Home
last modified time | relevance | path

Searched defs:peephole (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_pass.h417 peephole(shader &sh) : pass(sh) {} in peephole() function
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c859 static int peephole(struct radeon_compiler * c, struct rc_instruction * inst) in peephole() function