Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_resources.c194 rsrc = ac_build_load_to_sgpr_uint_wraparound(&ctx->ac, list, index); in si_load_image_desc()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h253 LLVMValueRef ac_build_load_to_sgpr_uint_wraparound(struct ac_llvm_context *ctx,
Dac_llvm_build.c1107 LLVMValueRef ac_build_load_to_sgpr_uint_wraparound(struct ac_llvm_context *ctx, in ac_build_load_to_sgpr_uint_wraparound() function