Searched refs:num_inst_src_regs (Results 1 – 1 of 1) sorted by relevance
482 num_inst_src_regs(unsigned opcode) in num_inst_src_regs() function3088 for (j=0; j < num_inst_src_regs(inst->op); j++) { in rename_temp_register()3111 for (j=0; j < num_inst_src_regs(inst->op); j++) { in get_first_temp_read()3172 for (j=0; j < num_inst_src_regs(inst->op); j++) { in get_last_temp_read()4218 num_src = num_inst_src_regs(inst->op); in compile_tgsi_instruction()