Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_resources.c255 list = ac_build_pointer_add(&ctx->ac, list, dynamic_index); in si_nir_load_sampler_desc()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h234 LLVMValueRef ac_build_pointer_add(struct ac_llvm_context *ctx, LLVMValueRef ptr,
Dac_llvm_build.c977 LLVMValueRef ac_build_pointer_add(struct ac_llvm_context *ctx, LLVMValueRef ptr, LLVMValueRef index) in ac_build_pointer_add() function