Searched refs:ac_count_scratch_private_memory (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_util.h130 ac_count_scratch_private_memory(LLVMValueRef function);
H A Dac_llvm_util.c276 ac_count_scratch_private_memory(LLVMValueRef function) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_util.h121 unsigned ac_count_scratch_private_memory(LLVMValueRef function);
H A Dac_llvm_util.c330 unsigned ac_count_scratch_private_memory(LLVMValueRef function) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c1279 ctx.shader->info.private_mem_vgprs = ac_count_scratch_private_memory(ctx.main_fn);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3842 ac_count_scratch_private_memory(ctx.main_function);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c6895 ac_count_scratch_private_memory(ctx.main_fn);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json17446 "description": "radeonsi: use nir->scratch_size instead of ac_count_scratch_private_memory",
[all...]

Completed in 207 milliseconds