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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c167 ppir_node *branch_node = instr->slots[PPIR_INSTR_SLOT_BRANCH]; local in function:ppir_instr_update_src_pipeline
168 if (branch_node && (branch_node->type == ppir_node_type_branch)) {
169 ppir_branch_node *branch = ppir_node_to_branch(branch_node);

Completed in 1 milliseconds