Searched refs:replace_x_0_with_x (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_algebraic.c | 112 replace_x_0_with_x(struct vc4_compile *c, function in typeref:typename:bool 182 (replace_x_0_with_x(c, inst, 0) || 183 replace_x_0_with_x(c, inst, 1))) { 190 if (replace_x_0_with_x(c, inst, 0) || 191 replace_x_0_with_x(c, inst, 1)) { 268 if (replace_x_0_with_x(c, inst, 0) || 269 replace_x_0_with_x(c, inst, 1)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_algebraic.c | 112 replace_x_0_with_x(struct vc4_compile *c, function in typeref:typename:bool 182 (replace_x_0_with_x(c, inst, 0) || 183 replace_x_0_with_x(c, inst, 1))) { 190 if (replace_x_0_with_x(c, inst, 0) || 191 replace_x_0_with_x(c, inst, 1)) { 268 if (replace_x_0_with_x(c, inst, 0) || 269 replace_x_0_with_x(c, inst, 1)) {
|
Completed in 3 milliseconds