Searched refs:exec_node_get_prev_const (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlist.h137 exec_node_get_prev_const(const struct exec_node *n) function in typeref:typename:const struct exec_node *
219 return exec_node_get_prev_const(this);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlist.h137 exec_node_get_prev_const(const struct exec_node *n) function in typeref:typename:const struct exec_node *
219 return exec_node_get_prev_const(this);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h627 return exec_node_is_head_sentinel(exec_node_get_prev_const(&instr->node));
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h807 return exec_node_is_head_sentinel(exec_node_get_prev_const(&instr->node));

Completed in 17 milliseconds