Lines Matching defs:use
8 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
99 /* Report that we actually use this register, and return it */
222 * Conceptually, if an index is only marked for a single type of use,
225 * into N distinct classes of use (where N>1 by definition), emit N-1
227 * of the types of uses to use the corresponding move */
289 midgard_instruction *use = mir_next_op(pre_use);
290 assert(use);
291 mir_insert_instruction_before(ctx, use, m);
483 * tex outputs use work r0/r1. Note we still use TEXR/TEXW classes,
708 /* Same for the dual-source blend input/output, except here we use r2,
725 * (allocate_registers), we need to rewrite the MIR to use registers instead of
834 /* If there is a register LOD/bias, use it */
1025 * use of the node, rewriting to use spilled indices to
1029 * are somewhat orthogonal. (special spilling is to use
1031 * spilling is to use memory to back work registers) */
1040 /* If we don't use the spilled value, nothing to do */
1073 /* Rewrite to use */