Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c112 LLVMValueRef merged_wave_info; member
855 &ctx->merged_wave_info); in create_function()
947 &ctx->merged_wave_info); in create_function()
6168 LLVMValueRef wave_idx = ac_build_bfe(&ctx->ac, ctx->merged_wave_info, in handle_es_outputs_post()
6728 LLVMValueRef count = ac_build_bfe(&ctx->ac, ctx->merged_wave_info, in ac_nir_fixup_ls_hs_input_vgprs()
6747 ctx->gs_wave_id = ac_build_bfe(&ctx->ac, ctx->merged_wave_info, in prepare_gs_input_vgprs()
6917 LLVMValueRef count = ac_build_bfe(&ctx.ac, ctx.merged_wave_info, in ac_translate_nir_to_llvm()