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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h385 } gpir_branch_node; typedef in typeref:struct:__anon1917146e1308
469 #define gpir_node_to_branch(node) ((gpir_branch_node *)(node))
H A Doptimize.c94 gpir_branch_node *prev_branch = gpir_node_to_branch(prev_block_last);
H A Dnode.c308 [gpir_node_type_branch] = sizeof(gpir_branch_node),
386 gpir_branch_node *branch = gpir_node_to_branch(parent);
H A Dnir.c383 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_cond);
394 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_uncond);
H A Dlower.c419 gpir_branch_node *branch = gpir_node_to_branch(node);
H A Dcodegen.c424 gpir_branch_node *branch = gpir_node_to_branch(node);
H A Dregalloc.c550 gpir_branch_node *branch = gpir_node_to_branch(node);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h318 } gpir_branch_node; typedef in typeref:struct:__anonaa794bbb1508
H A Dnode.c285 [gpir_node_type_branch] = sizeof(gpir_branch_node),

Completed in 9 milliseconds