Home
last modified time | relevance | path

Searched refs:if_inst (Results 1 – 25 of 105) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
H A Dbrw_fs_sel_peephole.cpp136 fs_inst *if_inst = (fs_inst *)block->end(); in opt_peephole_sel() local
137 if (if_inst->opcode != BRW_OPCODE_IF) in opt_peephole_sel()
191 .at(block, if_inst); in opt_peephole_sel()
213 set_predicate_inv(if_inst->predicate, if_inst->predicate_inverse, in opt_peephole_sel()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp73 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
74 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
85 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
86 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
93 if_inst->remove(if_block); in opt_predicated_break()
H A Dbrw_fs_sel_peephole.cpp135 fs_inst *if_inst = (fs_inst *)block->end(); in opt_peephole_sel() local
136 if (if_inst->opcode != BRW_OPCODE_IF) in opt_peephole_sel()
190 .at(block, if_inst); in opt_peephole_sel()
212 set_predicate_inv(if_inst->predicate, if_inst->predicate_inverse, in opt_peephole_sel()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp69 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
78 if_inst->remove(if_block); in dead_control_flow_eliminate()
104 backend_instruction *const if_inst = prev_inst; in dead_control_flow_eliminate() local
110 if_inst->predicate_inverse = !if_inst->predicate_inverse; in dead_control_flow_eliminate()
H A Dbrw_predicated_break.cpp133 backend_instruction *if_inst = block->prev()->end(); in opt_predicated_break() local
134 if (if_inst->opcode != BRW_OPCODE_IF) in opt_predicated_break()
145 jump_inst->predicate = if_inst->predicate; in opt_predicated_break()
146 jump_inst->predicate_inverse = if_inst->predicate_inverse; in opt_predicated_break()
153 if_inst->remove(if_block); in opt_predicated_break()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/brw/
H A Dbrw_eu_emit.c790 assert(if_inst != NULL && if_inst->header.opcode == BRW_OPCODE_IF); in convert_IF_ELSE_to_ADD()
811 if_inst->bits3.ud = (else_inst - if_inst + 1) * 16; in convert_IF_ELSE_to_ADD()
814 if_inst->bits3.ud = (next_inst - if_inst) * 16; in convert_IF_ELSE_to_ADD()
830 assert(if_inst != NULL && if_inst->header.opcode == BRW_OPCODE_IF); in patch_IF_ELSE()
850 if_inst->bits3.if_else.jump_count = br * (endif_inst - if_inst + 1); in patch_IF_ELSE()
855 if_inst->bits1.branch_gen6.jump_count = br * (endif_inst - if_inst); in patch_IF_ELSE()
857 if_inst->bits3.break_cont.uip = br * (endif_inst - if_inst); in patch_IF_ELSE()
858 if_inst->bits3.break_cont.jip = br * (endif_inst - if_inst); in patch_IF_ELSE()
865 if_inst->bits3.if_else.jump_count = br * (else_inst - if_inst); in patch_IF_ELSE()
885 if_inst->bits3.break_cont.jip = br * (else_inst - if_inst + 1); in patch_IF_ELSE()
[all …]

12345