Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h482 LLVMValueRef ac_build_readlane_no_opt_barrier(struct ac_llvm_context *ctx, LLVMValueRef src,
Dac_llvm_build.c3202 LLVMValueRef ac_build_readlane_no_opt_barrier(struct ac_llvm_context *ctx, LLVMValueRef src, in ac_build_readlane_no_opt_barrier() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c818 …i8vec4 = ac_build_readlane_no_opt_barrier(&ctx->ac, LLVMBuildLoad2(builder, ctx->ac.i32, i8vec4_la… in load_vertex_counts()
837 *total_count = ac_build_readlane_no_opt_barrier(&ctx->ac, *total_count, NULL); in load_vertex_counts()