Searched refs:OPC_META_INPUT (Results 1 – 8 of 8) sorted by relevance
130 (instr->opc == OPC_META_INPUT) && in find_and_remove_unused()
101 case OPC_META_INPUT: printf("_meta:in"); break; in print_instr_name()
623 if (instr->opc == OPC_META_INPUT) in sched_block()
365 src->opc != OPC_META_INPUT) { in ir3_split_dest()
680 if (instr->opc != OPC_META_INPUT) { in ra_block_compute_live_ranges()717 if ((instr->opc == OPC_META_INPUT) && first_non_input) in ra_block_compute_live_ranges()
246 OPC_META_INPUT = _OPC(-1, 0), enumerator
1013 if (instr->opc == OPC_META_INPUT) in sched_block()
58 in = ir3_instr_create(ctx->in_block, OPC_META_INPUT); in create_input()1340 assert(instr->opc == OPC_META_INPUT); in add_sysval_input_compmask()3774 assert(in->opc == OPC_META_INPUT); in ir3_compile_shader_nir()