Lines Matching refs:spilling
248 /* Discourage spilling of TMU operations */
337 * list updated during the spilling process, which generates new temps/nodes.
370 * per-spilling-program BOs, so we need a uniform from the driver for
386 /* Make sure that we don't spill the spilling setup instructions. */
390 /* If we are spilling, update the RA map with the temps added
395 if (c->spilling) {
546 c->spilling = true;
577 /* We must disable the ldunif optimization if we are spilling uniforms */
716 /* Don't allow spilling of our spilling instructions. There's no way
768 c->spilling = false;
1160 /* Debug option to force a bit of TMU spilling, for running
1161 * across conformance tests to make sure that spilling works.