Home
last modified time | relevance | path

Searched refs:def_count (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ssa_builder.cpp332 index = new_index(def_count, v); in rename_def()
Dsb_pass.h636 def_map def_count; variable
/third_party/mesa3d/src/compiler/nir/
Dnir_range_analysis.c1430 unsigned def_count = search_phi_bcsel(scalar, defs, 64, visited); in nir_unsigned_upper_bound() local
1433 for (unsigned i = 0; i < def_count; i++) in nir_unsigned_upper_bound()