Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c277 * use GEP without "inbounds" (inside ac_build_pointer_add) in si_nir_load_sampler_desc()
282 list = ac_build_pointer_add(&ctx->ac, list, dynamic_index); in si_nir_load_sampler_desc()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h243 LLVMValueRef ac_build_pointer_add(struct ac_llvm_context *ctx, LLVMValueRef ptr,
H A Dac_llvm_build.c1102 LLVMValueRef ac_build_pointer_add(struct ac_llvm_context *ctx, LLVMValueRef ptr, LLVMValueRef index) in ac_build_pointer_add() function

Completed in 10 milliseconds