Searched refs:end_of_program (Results 1 – 12 of 12) sorted by relevance
79 bc->bytecode[id] |= S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in eg_bytecode_cf_build()99 bc->bytecode[id] |= S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in eg_bytecode_cf_build()118 bc->bytecode[id] |= S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in eg_bytecode_cf_build()135 bc->bytecode[id] |= S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in eg_bytecode_cf_build()147 bc->bytecode[id] |= S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in eg_bytecode_cf_build()168 output->end_of_program = G_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(word1);
1670 S_SQ_CF_WORD1_END_OF_PROGRAM(cf->end_of_program); in r600_bytecode_cf_vtx_build()1715 S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program); in r600_bytecode_cf_build()1725 S_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(cf->end_of_program) | in r600_bytecode_cf_build()1734 S_SQ_CF_WORD1_END_OF_PROGRAM(cf->end_of_program); in r600_bytecode_cf_build()2149 if (cf->end_of_program) in r600_bytecode_disasm()2185 if (cf->end_of_program) in r600_bytecode_disasm()2236 if (cf->end_of_program) in r600_bytecode_disasm()2255 if (cf->end_of_program) in r600_bytecode_disasm()2858 output->end_of_program = G_SQ_CF_ALLOC_EXPORT_WORD1_END_OF_PROGRAM(word1);
204 unsigned end_of_program; member
34 S_SQ_CF_WORD1_END_OF_PROGRAM(cf->end_of_program); in r700_bytecode_cf_vtx_build()
2855 ctx.bc->cf_last->end_of_program = 1; in generate_gs_copy_shader()4340 ctx.bc->cf_last->end_of_program = 1; in r600_shader_from_tgsi()
244 eop = cf->bc.end_of_program || cf->bc.op == CF_OP_CF_END || in decode_cf()789 unsigned eop = c->bc.end_of_program; in prepare_ir()791 c->bc.end_of_program = 0; in prepare_ir()829 c->bc.end_of_program = eop; in prepare_ir()833 unsigned eop = c->bc.end_of_program; in prepare_ir()835 c->bc.end_of_program = 0; in prepare_ir()898 c->bc.end_of_program = eop; in prepare_ir()908 prev->bc.end_of_program = c->bc.end_of_program; in prepare_ir()
167 .END_OF_PROGRAM(bc.end_of_program) in build_cf()196 .END_OF_PROGRAM(bc.end_of_program) in build_cf()296 .END_OF_PROGRAM(bc.end_of_program) in build_cf_exp()309 .END_OF_PROGRAM(bc.end_of_program) in build_cf_exp()346 .END_OF_PROGRAM(bc.end_of_program) in build_cf_mem()357 .END_OF_PROGRAM(bc.end_of_program) in build_cf_mem()
65 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf()96 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf()193 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf_exp()216 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf_exp()260 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf_mem()279 bc.end_of_program = w1.get_END_OF_PROGRAM(); in decode_cf_mem()
110 last_cf->bc.end_of_program = 1; in run()713 c->bc.end_of_program = 0; in finalize_cf()
205 if (n.bc.end_of_program) in dump()
460 unsigned end_of_program:1; member
150 impl->m_bc->cf_last->end_of_program = 1; in do_lower()