Searched refs:OPC_META_COLLECT (Results 1 – 13 of 13) sorted by relevance
145 if (instr->opc == OPC_META_COLLECT) { in get_definer()329 if (instr->opc == OPC_META_COLLECT) { in ra_block_name_instructions()640 if ((instr->opc == OPC_META_SPLIT) || (instr->opc == OPC_META_COLLECT)) in __def()765 (instr->opc == OPC_META_COLLECT))) { in ra_block_compute_live_ranges()1190 if ((instr->opc == OPC_META_COLLECT) && in should_assign()1499 } else if (instr->opc == OPC_META_COLLECT) { in ra_sanity_check()
151 if (instr->opc == OPC_META_COLLECT) { in instr_find_neighbors()
92 if (dst_instr->opc == OPC_META_COLLECT) in is_eligible_mov()585 debug_assert(samp_tex->opc == OPC_META_COLLECT); in instr_cp()
224 } else if ((assigner->opc == OPC_META_COLLECT) && consumer->repeat && in delay_calc_srcn()
311 collect = ir3_instr_create2(block, OPC_META_COLLECT, 1 + arrsz); in ir3_create_collect()371 if (src->opc == OPC_META_COLLECT) { in ir3_split_dest()
218 } else if (instr->opc == OPC_META_COLLECT) { in scalar_name()
103 case OPC_META_COLLECT: printf("_meta:collect"); break; in print_instr_name()
861 if (instr->opc == OPC_META_COLLECT) in sched_node_add_dep()891 assert(collect->opc == OPC_META_COLLECT); in is_output_collect()
399 debug_assert(src->opc == OPC_META_COLLECT); in get_atomic_dest_mov()
256 OPC_META_COLLECT = _OPC(-1, 3), enumerator
1253 if ((src->opc == OPC_META_SPLIT) || (src->opc == OPC_META_COLLECT)) { in check_src_cond()
3410 assert(out->opc == OPC_META_COLLECT); in fixup_binning_pass()3766 assert(out->opc == OPC_META_COLLECT); in ir3_compile_shader_nir()
138 ir3_instr_create2(block, OPC_META_COLLECT, 1 + nsrc); in regs_to_ssa()