Searched refs:IR3_INSTR_SY (Results 1 – 7 of 7) sorted by relevance
125 n->flags &= ~(IR3_INSTR_SS | IR3_INSTR_SY); in legalize_block()140 n->flags |= IR3_INSTR_SS | IR3_INSTR_SY; in legalize_block()176 n->flags |= IR3_INSTR_SY; in legalize_block()230 samgp->flags |= IR3_INSTR_SY; in legalize_block()
152 cat0->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat0()197 cat1->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat1()290 cat2->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat2()392 cat3->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat3()441 cat4->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat4()531 cat5->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat5()551 cat6->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat6_a6xx()672 cat6->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat6()907 cat7->sync = !!(instr->flags & IR3_INSTR_SY); in emit_cat7()986 if (instr->flags & IR3_INSTR_SY) in ir3_assemble()
83 if (instr->flags & IR3_INSTR_SY) in print_instr_name()
404 mov->flags |= IR3_INSTR_SY; in get_atomic_dest_mov()
566 iflag: T_SY { iflags.flags |= IR3_INSTR_SY; }
178 IR3_INSTR_SY = 0x001, enumerator
1267 barrier->flags = IR3_INSTR_SS | IR3_INSTR_SY; in emit_intrinsic_barrier()3807 instr->flags |= IR3_INSTR_SS | IR3_INSTR_SY; in ir3_compile_shader_nir()