Searched refs:OPC_META_FO (Results 1 – 5 of 5) sorted by relevance
60 case OPC_META_FO: printf("_meta:fo"); break; in print_instr_name()187 if (instr->opc == OPC_META_FO) { in print_instr()
68 if (src_instr->opc == OPC_META_FO) in is_eligible_mov()
513 if (d->opc == OPC_META_FO) { in get_definer()524 debug_assert(instr->opc == OPC_META_FO); in get_definer()
211 OPC_META_FO = _OPC(-1, 2), enumerator
757 struct ir3_instruction *split = ir3_instr_create(block, OPC_META_FO); in split_dest()3325 if (out->opc == OPC_META_FO) { in ir3_compile_shader_nir()