Home
last modified time | relevance | path

Searched refs:get_stack_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp269 unsigned elems = get_stack_depth(r, loops, ifs); in run_on()
280 get_stack_depth(r, loops, ifs); in run_on()
890 unsigned bc_finalizer::get_stack_depth(node *n, unsigned &loops, in get_stack_depth() function in r600_sb::bc_finalizer
946 unsigned elems = r ? get_stack_depth(r, loops, ifs, add) : add; in update_nstack()
Dsb_pass.h722 unsigned get_stack_depth(node *n, unsigned &loops, unsigned &ifs,