Lines Matching defs:opcode
354 enum tgsi_opcode opcode,
375 switch (opcode) {
454 assert(!"Unexpected TGSI opcode in sp_tgsi_op");
471 enum tgsi_opcode opcode,
491 switch (opcode) {
570 assert(!"Unexpected TGSI opcode in sp_tgsi_op");
585 enum tgsi_opcode opcode,
619 enum tgsi_opcode opcode,
684 opcode, s_coord, t_coord, rgba, rgba2);
687 opcode, s_coord, t_coord, rgba, rgba2);
689 opcode == TGSI_OPCODE_ATOMXCHG)
691 opcode, s_coord, t_coord, rgba);