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()909 stack_elements += (loops * ctx.stack_entry_size) + ifs; in get_stack_depth()
681 unsigned stack_entry_size; variable700 stack_entry_size(0) {} in sb_context()
105 static unsigned stack_entry_size(enum radeon_family chip) { in stack_entry_size() function172 bc->stack.entry_size = stack_entry_size(family); in r600_bytecode_init()