Searched refs:stack_entry_size (Results 1 – 4 of 4) sorted by relevance
72 stack_entry_size = 8; in init()81 stack_entry_size = 8; in init()85 stack_entry_size = 4; in init()
270 unsigned dmod1 = elems % ctx.stack_entry_size; in run_on()271 unsigned dmod2 = (elems + 1) % ctx.stack_entry_size; in run_on()902 stack_elements += (loops * ctx.stack_entry_size) + ifs; in get_stack_depth()
639 unsigned stack_entry_size; variable
105 static unsigned stack_entry_size(enum radeon_family chip) { in stack_entry_size() function161 bc->stack.entry_size = stack_entry_size(family); in r600_bytecode_init()