Searched refs:gpir_branch_node (Results 1 – 7 of 7) sorted by relevance
385 } gpir_branch_node; typedef469 #define gpir_node_to_branch(node) ((gpir_branch_node *)(node))
308 [gpir_node_type_branch] = sizeof(gpir_branch_node), in gpir_node_create()386 gpir_branch_node *branch = gpir_node_to_branch(parent); in gpir_node_replace_child()
94 gpir_branch_node *prev_branch = gpir_node_to_branch(prev_block_last); in optimize_branches()
383 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_cond); in gpir_emit_function()394 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_uncond); in gpir_emit_function()
419 gpir_branch_node *branch = gpir_node_to_branch(node); in gpir_lower_branch_uncond()
424 gpir_branch_node *branch = gpir_node_to_branch(node); in gpir_codegen_pass_slot()
276 gpir_branch_node *branch = gpir_node_to_branch(node); in calc_interference()