Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_def_use.cpp52 bool is_op = (n->type == NT_OP || n->type == NT_IF); in run_on() local
54 if (is_op) { in run_on()