Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c541 bool need_ring_offsets; member
581 user_sgpr_info->need_ring_offsets = true; in allocate_user_sgprs()
585 user_sgpr_info->need_ring_offsets = true; in allocate_user_sgprs()
588 if (ctx->options->supports_spill || user_sgpr_info->need_ring_offsets) { in allocate_user_sgprs()
803 if (user_sgpr_info.need_ring_offsets && !ctx->options->supports_spill) { in create_function()
1079 if (ctx->options->supports_spill || user_sgpr_info.need_ring_offsets) { in create_function()