Searched refs:replace_x_0_with_0 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c123 replace_x_0_with_0(struct vc4_compile *c, function in typeref:typename:bool
230 (replace_x_0_with_0(c, inst, 0) ||
231 replace_x_0_with_0(c, inst, 1) ||
241 (replace_x_0_with_0(c, inst, 0) ||
242 replace_x_0_with_0(c, inst, 1))) {
249 if (replace_x_0_with_0(c, inst, 0) ||
250 replace_x_0_with_0(c, inst, 1)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c123 replace_x_0_with_0(struct vc4_compile *c, function in typeref:typename:bool
230 (replace_x_0_with_0(c, inst, 0) ||
231 replace_x_0_with_0(c, inst, 1) ||
241 (replace_x_0_with_0(c, inst, 0) ||
242 replace_x_0_with_0(c, inst, 1))) {
249 if (replace_x_0_with_0(c, inst, 0) ||
250 replace_x_0_with_0(c, inst, 1)) {

Completed in 4 milliseconds