Home
last modified time | relevance | path

Searched defs:const_count (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_gvn.cpp165 unsigned const_count = 0; in process_alu_src_constants() local
H A Dsb_sched.cpp266 unsigned const_count = 0, min_gpr_cycle = 3; in try_reserve() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c247 unsigned const_count = 0; in nir_lower_const_arrays_to_uniforms() local
132 lower_const_array_to_uniform(nir_shader *shader, struct var_info *info, struct hash_table *const_array_vars, unsigned *free_uni_components, unsigned *const_count, bool *progress) lower_const_array_to_uniform() argument
/third_party/node/deps/v8/src/objects/
H A Dmap.h488 FieldCounts(int mutable_count, int const_count) in FieldCounts() argument
494 int const_count() const { return const_count_; } in const_count() function in v8::internal::Map::FieldCounts
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.h51 unsigned const_count; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c545 int r, src, num_src, const_count, sel, elem, cycle; in check_scalar() local

Completed in 9 milliseconds