Searched refs:ballot_mask_bits (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h139 unsigned ballot_mask_bits; member in struct:ac_llvm_context
150 unsigned ballot_mask_bits);
H A Dac_llvm_build.c62 unsigned ballot_mask_bits)
70 ctx->ballot_mask_bits = ballot_mask_bits;
98 ctx->iN_ballotmask = LLVMIntTypeInContext(ctx->context, ballot_mask_bits);
58 ac_llvm_context_init(struct ac_llvm_context * ctx,struct ac_llvm_compiler * compiler,enum chip_class chip_class,enum radeon_family family,const struct radeon_info * info,enum ac_float_mode float_mode,unsigned wave_size,unsigned ballot_mask_bits) argument
H A Dac_nir_to_llvm.c3565 if (ctx->ac.ballot_mask_bits > ctx->ac.wave_size)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst3079 - radv/gfx10: always set ballot_mask_bits to 64
H A D20.0.0.rst2393 - radeonsi: remove always constant ballot_mask_bits from

Completed in 26 milliseconds