Searched refs:visit_load_buffer (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c1737 static LLVMValueRef visit_load_buffer(struct ac_nir_context *ctx, function in typeref:typename:LLVMValueRef
3268 result = visit_load_buffer(ctx, instr);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c2036 static LLVMValueRef visit_load_buffer(struct ac_nir_context *ctx, nir_intrinsic_instr *instr) function in typeref:typename:LLVMValueRef
3724 result = visit_load_buffer(ctx, instr);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst2071 - ac: refactor visit_load_buffer
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp6998 visit_load_buffer(isel_context* ctx, nir_intrinsic_instr* intrin) function in namespace:aco::__anon562fcc110110
8128 case nir_intrinsic_load_buffer_amd: visit_load_buffer(ctx, instr); break;

Completed in 39 milliseconds