Searched refs:OPCODE_XPD (Results 1 – 8 of 8) sorted by relevance
154 { OPCODE_XPD, "XPD", 2, 1 }166 assert(OPCODE_XPD == InstInfo[OPCODE_XPD].Opcode); in _mesa_num_inst_src_regs()179 assert(OPCODE_XPD == InstInfo[OPCODE_XPD].Opcode); in _mesa_num_inst_dst_regs()
173 OPCODE_XPD, /* X X */ enumerator
651 [OPCODE_XPD] = 0,732 case OPCODE_XPD: in ptn_emit_instruction()
94 case OPCODE_XPD: in get_src_arg_mask()
1179 case OPCODE_XPD: /* cross product */ in _mesa_execute_program()
569 case OPCODE_XPD: { in compile_instruction()
947 case OPCODE_XPD: in upload_program()
888 case OPCODE_XPD: in r200_translate_vertex_program()