Searched defs:fsub (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 | 200 struct qinst *fsub = c->defs[inst->src[1].index]; local in function:qir_opt_algebraic 215 struct qinst *fsub = c->defs[inst->src[0].index]; local in function:qir_opt_algebraic |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ | ||
| H A D | vc4_opt_algebraic.c | 200 struct qinst *fsub = c->defs[inst->src[1].index]; local in function:qir_opt_algebraic 215 struct qinst *fsub = c->defs[inst->src[0].index]; local in function:qir_opt_algebraic |
Completed in 4 milliseconds