Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3117 build_gep_for_deref(struct ac_nir_context *ctx, in build_gep_for_deref() function
3255 LLVMValueRef address = build_gep_for_deref(ctx, in visit_load_var()
3391 LLVMValueRef address = build_gep_for_deref(ctx, in visit_store_var()
3976 ptr = build_gep_for_deref(ctx->nir, instr->variables[0]); in visit_var_atomic()