Home
last modified time | relevance | path

Searched defs:class_count (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dlcra.h62 unsigned class_count; member
Dlcra.c44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.h144 uint32_t class_count() const { in class_count() function
289 uint32_t class_count() const { return class_count_; } in class_count() function
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp103 const int class_count = MAX_VGRF_SIZE; in brw_vec4_alloc_reg_set() local
Dbrw_fs_reg_allocate.cpp116 const int class_count = MAX_VGRF_SIZE; in brw_alloc_reg_set() local
/third_party/mesa3d/src/util/
Dregister_allocate_internal.h51 unsigned int class_count; member
Dregister_allocate.c430 unsigned int class_count = blob_read_uint32(blob); in ra_set_deserialize() local