Searched refs:class_size (Results 1 – 6 of 6) sorted by relevance
43 stats_.Add(AllocatorStatAllocated, c->class_size); in Allocate()61 stats_.Sub(AllocatorStatAllocated, c->class_size); in Deallocate()80 uptr class_size; member93 c->class_size = size; in InitCache()163 stats_.Add(AllocatorStatAllocated, c->class_size); in Allocate()177 stats_.Sub(AllocatorStatAllocated, c->class_size); in Deallocate()202 uptr class_size; member218 c->class_size = size; in InitCache()
57 l->class_size = calloc(sizeof(l->class_size[0]), class_count); in lcra_alloc_equations()78 free(l->class_size); in lcra_free()174 unsigned r_max = l->class_size[_class]; in lcra_solve()
65 unsigned *class_size; member
75 l->class_size[BI_REG_CLASS_WORK] = 64 * 4; in bi_allocate_registers()79 l->class_size[BI_REG_CLASS_WORK] = 64 * 4; in bi_allocate_registers()
417 l->class_size[REG_CLASS_WORK] = 16 * work_count; in allocate_registers()418 l->class_size[REG_CLASS_LDST] = 16 * 2; in allocate_registers()419 l->class_size[REG_CLASS_TEXR] = 16 * 2; in allocate_registers()420 l->class_size[REG_CLASS_TEXW] = 16 * 2; in allocate_registers()
1056 class_size_info *class_size,