search for: usesflags

Displaying 1 result from an estimated 1 matches for "usesflags".

Did you mean: userflags
2015 Jan 01
0
[PATCH] nv50/ir: fold MAD when one of the multiplicands is const
...i->setSrc(0, i->getSrc(1)); + i->src(0).mod = i->src(1).mod; + } + i->setSrc(1, i->getSrc(2)); + i->src(1).mod = 0; + i->setSrc(2, NULL); + i->op = OP_ADD; + } + break; case OP_ADD: if (i->usesFlags()) break; -- 2.0.5