Lines Matching refs:next
11 * The above copyright notice and this permission notice (including the next
1391 * the first four slots are sample 0 of subspan 0; the next four
1812 * so next per-primitive attribute must be placed in slot 2 (each slot
3036 * halt (redundant with the next halt)
3037 * halt (useless; jumps to the next instruction)
5315 * inst->next), and insert the zip instructions before the
5317 * after \p inst, inst->next is a moving target and we need to save
5348 * next one must send Slot[15:8]."
5354 exec_node *const after_inst = inst->next;
5378 lbld.at(block, inst->next).emit(split_inst);
5448 fs_inst *mov = ibld.at(block, inst->next).group(8, g)
6031 * passes coming next, any code added after the end of the program without
6462 ubld.group(1, 0).at(block, inst->next).MOV(flag, tmp);
6720 * ICP handles occupy the next 1-32 registers.