Searched refs:OPCODE_EX2 (Results 1 – 9 of 9) sorted by relevance
137 OPCODE_EX2, /* X X 2 X X */ enumerator
118 { OPCODE_EX2, "EX2", 1, 1 },
86 case OPCODE_EX2: in get_src_arg_mask()685 case OPCODE_EX2: in _mesa_merge_mov_into_inst()
640 [OPCODE_EX2] = 0,701 case OPCODE_EX2: in ptn_emit_instruction()
366 inst->Opcode = OPCODE_EX2; in _mesa_append_fog_code()
611 case OPCODE_EX2: /* Exponential base 2 */ in _mesa_execute_program()
1002 emit_scalar(ir, OPCODE_EX2, result_dst, op[0]); in visit()
571 case OPCODE_EX2: in upload_program()
317 case OPCODE_EX2: return R200_VPI_OUT_OP_EX2; in t_opcode()