Searched refs:CF_OP_POP (Results 1 – 5 of 5) sorted by relevance
82 cf_pop = CF_OP_POP,
142 || impl->m_bc->cf_last->op == CF_OP_POP) in do_lower()546 r600_bytecode_add_cfinst(m_bc, CF_OP_POP); in visit()
583 #define CF_OP_POP 15 macro
2661 r600_bytecode_add_cfinst(ctx.bc, CF_OP_POP); in generate_gs_copy_shader()2848 r600_bytecode_add_cfinst(ctx.bc, CF_OP_POP); in generate_gs_copy_shader()3346 r600_bytecode_add_cfinst(ctx->bc, CF_OP_POP); in r600_emit_tess_factor()4342 … last->flags & CF_ALU || ctx.bc->cf_last->op == CF_OP_LOOP_END || ctx.bc->cf_last->op == CF_OP_POP) in r600_shader_from_tgsi()10411 r600_bytecode_add_cfinst(ctx->bc, CF_OP_POP); in pops()
200 cf_node *if_pop = sh.create_cf(CF_OP_POP); in finalize_if()989 if (c->is_cf_op(CF_OP_POP)) { in cf_peephole()