Searched refs:MAX_OPCODE (Results 1 – 4 of 4) sorted by relevance
94 static const struct instruction_info InstInfo[MAX_OPCODE] = {164 assert(opcode < MAX_OPCODE); in _mesa_num_inst_src_regs()177 assert(opcode < MAX_OPCODE); in _mesa_num_inst_dst_regs()251 if (opcode < MAX_OPCODE) in _mesa_opcode_string()
174 MAX_OPCODE enumerator
756 if (inst->Opcode < MAX_OPCODE) { in _mesa_fprint_instruction_opt()
625 static const nir_op op_trans[MAX_OPCODE] = {