Home
last modified time | relevance | path

Searched refs:nir_jump_type (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
H A Dnir.h2611 } nir_jump_type; typedef
2615 nir_jump_type type;
3956 nir_jump_instr *nir_jump_instr_create(nir_shader *shader, nir_jump_type type);
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c508 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
521 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
H A Dnir.h2355 } nir_jump_type; typedef
2359 nir_jump_type type;
3725 nir_jump_instr *nir_jump_instr_create(nir_shader *shader, nir_jump_type type);
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
520 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_control_flow_private.h39 void nir_handle_remove_jump(nir_block *block, nir_jump_type type);
H A Dnir_control_flow.c504 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump()
517 nir_handle_remove_jump(nir_block *block, nir_jump_type type) in nir_handle_remove_jump()
627 nir_jump_type jump_type = nir_instr_as_jump(instr)->type; in cleanup_cf_node()
H A Dnir.h2298 } nir_jump_type; typedef
2302 nir_jump_type type;
3357 nir_jump_instr *nir_jump_instr_create(nir_shader *shader, nir_jump_type type);

123