Searched refs:def_count (Results 1 – 4 of 4) sorted by relevance
332 index = new_index(def_count, v); in rename_def()
636 def_map def_count; variable
1474 unsigned def_count = search_phi_bcsel(scalar, defs, 64, visited); in nir_unsigned_upper_bound() local1477 for (unsigned i = 0; i < def_count; i++) in nir_unsigned_upper_bound()
11568 unsigned def_count = 0; in add_startpgm() local11574 def_count += ctx->args->ac.args[i].size; in add_startpgm()11576 def_count++; in add_startpgm()11580 create_instruction<Pseudo_instruction>(aco_opcode::p_startpgm, Format::PSEUDO, 0, def_count); in add_startpgm()