Searched refs:ac_build_load_helper_invocation (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h695 ac_build_load_helper_invocation(struct ac_llvm_context *ctx);
H A Dac_llvm_build.c4133 ac_build_load_helper_invocation(struct ac_llvm_context *ctx) function in typeref:typename:LLVMValueRef
H A Dac_nir_to_llvm.c3229 result = ac_build_load_helper_invocation(&ctx->ac);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h563 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx);
H A Dac_llvm_build.c4452 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx) function in typeref:typename:LLVMValueRef
4469 return ac_build_load_helper_invocation(ctx);
H A Dac_nir_to_llvm.c3676 result = ac_build_load_helper_invocation(&ctx->ac);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2221 value = ac_build_load_helper_invocation(&ctx->ac);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst4361 - ac: add ac_build_load_helper_invocation() helper

Completed in 93 milliseconds