Searched refs:FS_OPCODE_DISCARD_JUMP (Results 1 – 9 of 9) sorted by relevance
327 if (inst->opcode == FS_OPCODE_DISCARD_JUMP || in opt_cse_local()
591 case FS_OPCODE_DISCARD_JUMP: in instruction_desc()1557 else if (inst->opcode == FS_OPCODE_DISCARD_JUMP && !discard_count++) in calculate_performance()
581 FS_OPCODE_DISCARD_JUMP, enumerator
447 case FS_OPCODE_DISCARD_JUMP: in brw_instruction_name()
978 n->exit = (n->inst->opcode == FS_OPCODE_DISCARD_JUMP ? n : NULL); in compute_exits()
2378 case FS_OPCODE_DISCARD_JUMP: in generate_code()
3051 !prev->is_head_sentinel() && prev->opcode == FS_OPCODE_DISCARD_JUMP; in opt_redundant_discard_jumps()3288 case FS_OPCODE_DISCARD_JUMP: in eliminate_find_live_channel()7823 if (inst->opcode == FS_OPCODE_DISCARD_JUMP || in find_halt_control_flow_region_start()
3491 fs_inst *jump = bld.emit(FS_OPCODE_DISCARD_JUMP); in nir_emit_fs_intrinsic()
744 FS_OPCODE_DISCARD_JUMP, enumerator