Searched refs:ppir_branch_node (Results 1 – 6 of 6) sorted by relevance
236 ppir_branch_node *branch; in ppir_emit_discard_if()563 ppir_branch_node *branch; in ppir_emit_jump()642 ppir_branch_node *else_branch, *after_branch; in ppir_emit_if()709 ppir_branch_node *loop_branch; in ppir_emit_loop()
353 [ppir_node_type_branch] = sizeof(ppir_branch_node), in ppir_node_create()437 ppir_branch_node *branch = ppir_node_to_branch(parent); in ppir_node_replace_child()
369 } ppir_branch_node; typedef467 #define ppir_node_to_branch(node) ((ppir_branch_node *)(node))
169 ppir_branch_node *branch = ppir_node_to_branch(branch_node); in ppir_instr_update_src_pipeline()
327 ppir_branch_node *branch = ppir_node_to_branch(node); in ppir_lower_branch()
587 ppir_branch_node *branch; in ppir_codegen_encode_branch()