Lines Matching refs:used
2608 /* apparently, it is not necessary to flush denorms if this instruction is used with these
2924 /* Expand integer to the size expected by the uint→float converter used below */
3004 /* Expand integer to the size expected by the uint→float converter used below */
5308 if (ctx->args->ac.frag_pos[i].used)
5802 * work correctly when the SGPR offset is used.
6720 * correctly when the SGPR offset is used.
7312 * - when tessellation is used, TCS and VS I/O is lowered to shared memory
7313 * - when GS is used on GFX9+, VS->GS and TES->GS I/O is lowered to shared memory
7314 * - additionally, when NGG is used on GFX10+, shared memory is used for certain features
8131 defs[num_defs++] = bld.def(bld.lm); /* used internally to save/restore exec */
8532 ids[0].used ? Operand(get_arg(ctx, ids[0])) : Operand::zero(),
8533 ids[1].used ? Operand(get_arg(ctx, ids[1])) : Operand::zero(),
8534 ids[2].used ? Operand(get_arg(ctx, ids[2])) : Operand::zero());
10139 * that break is divergent or continue_or_break is used. We'll either remove
11164 /* Fields below are only used for PS epilogs. */
12201 assert(arg.used);
12344 /* choose vgprs that won't be used for anything else until the last attribute load */