Searched refs:ac_build_load (Results 1 – 2 of 2) sorted by relevance
190 LLVMValueRef ac_build_load(struct ac_llvm_context *ctx, LLVMValueRef base_ptr,
814 LLVMValueRef ac_build_load(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load() function1864 return ac_build_load(ctx, ctx->lds, dw_addr); in ac_lds_load()