Searched defs:class_count (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/panfrost/util/ | ||
H A D | lcra.h | 62 unsigned class_count; member |
H A D | lcra.c | 43 lcra_alloc_equations( unsigned node_count, unsigned class_count) lcra_alloc_equations() argument [all...] |
/third_party/mesa3d/src/util/ | ||
H A D | register_allocate_internal.h | 51 unsigned int class_count; member |
H A D | register_allocate.c | 430 unsigned int class_count = blob_read_uint32(blob); ra_set_deserialize() local [all...] |
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_vec4_reg_allocate.cpp | 103 const int class_count = MAX_VGRF_SIZE; in brw_vec4_alloc_reg_set() local |
H A D | brw_fs_reg_allocate.cpp | 116 const int class_count = MAX_VGRF_SIZE; in brw_alloc_reg_set() local |
/third_party/node/deps/v8/src/web-snapshot/ | ||
H A D | web-snapshot.h | 144 uint32_t class_count() const { in class_count() function in v8::WebSnapshotSerializer 289 uint32_t class_count() const { return class_count_; } in class_count() function in v8::WebSnapshotDeserializer |
Completed in 6 milliseconds