Searched refs:OPCODE_SWZ (Results 1 – 11 of 11) sorted by relevance
166 OPCODE_SWZ, /* X X X */ enumerator
147 { OPCODE_SWZ, "SWZ", 1, 1 },
644 [OPCODE_SWZ] = 0,780 case OPCODE_SWZ: in ptn_emit_instruction()
638 case OPCODE_SWZ: in _mesa_fprint_instruction_opt()
1044 case OPCODE_SWZ: /* extended swizzle */ in _mesa_execute_program()
865 emit(ir, OPCODE_SWZ, result_dst, src); in emit_swz()
544 case OPCODE_SWZ: in compile_instruction()
219 - i965: Allow OPCODE_SWZ to put immediates in the first arg.
1277 - i965: Allow OPCODE_SWZ to put immediates in the first arg.
931 case OPCODE_SWZ: in upload_program()
745 case OPCODE_SWZ: in r200_translate_vertex_program()