Searched refs:gpir_op_branch_uncond (Results 1 – 5 of 5) sorted by relevance
74 if (node->op != gpir_op_branch_uncond) in optimize_branches()
97 gpir_op_branch_uncond, enumerator
295 [gpir_op_branch_uncond] = {
444 [gpir_op_branch_uncond] = gpir_lower_branch_uncond,
394 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_uncond); in gpir_emit_function()