Home
last modified time | relevance | path

Searched refs:then_def (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_builder.c370 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
376 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
379 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
380 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
382 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
H A Dnir_builder.h150 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_builder.h134 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
143 src->src = nir_src_for_ssa(then_def); in nir_if_phi()
151 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
152 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
154 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_builder.h205 nir_if_phi(nir_builder *build, nir_ssa_def *then_def, nir_ssa_def *else_def) in nir_if_phi() argument
211 nir_phi_instr_add_src(phi, nir_if_last_then_block(nif), nir_src_for_ssa(then_def)); in nir_if_phi()
214 assert(then_def->num_components == else_def->num_components); in nir_if_phi()
215 assert(then_def->bit_size == else_def->bit_size); in nir_if_phi()
217 then_def->num_components, then_def->bit_size, NULL); in nir_if_phi()