Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h140 unsigned ballot_mask_bits; member
151 unsigned ballot_mask_bits);
H A Dac_llvm_build.c62 unsigned ballot_mask_bits) in ac_llvm_context_init()
73 ctx->ballot_mask_bits = ballot_mask_bits; in ac_llvm_context_init()
101 ctx->iN_ballotmask = LLVMIntTypeInContext(ctx->context, ballot_mask_bits); in ac_llvm_context_init()
58 ac_llvm_context_init(struct ac_llvm_context *ctx, struct ac_llvm_compiler *compiler, enum amd_gfx_level gfx_level, enum radeon_family family, bool has_3d_cube_border_color_mipmap, enum ac_float_mode float_mode, unsigned wave_size, unsigned ballot_mask_bits) ac_llvm_context_init() argument
H A Dac_nir_to_llvm.c3591 if (ctx->ac.ballot_mask_bits > ctx->ac.wave_size) in visit_intrinsic()

Completed in 17 milliseconds