Searched refs:emit_load (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c200 static void emit_load( struct x86_program *p, function in typeref:typename:void
416 emit_load(p, temp, 1, x86_deref(srcECX), a->inputsize);
422 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
431 emit_load(p, temp, 3, x86_deref(srcECX), a->inputsize);
437 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
440 emit_load(p, temp, 1, x86_make_disp(srcECX, 8), 1);
451 emit_load(p, temp, 4, x86_deref(srcECX), a->inputsize);
457 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
465 emit_load(p, temp, 3, x86_deref(srcECX), a->inputsize);
473 emit_load(
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c200 static void emit_load( struct x86_program *p, function in typeref:typename:void
416 emit_load(p, temp, 1, x86_deref(srcECX), a->inputsize);
422 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
431 emit_load(p, temp, 3, x86_deref(srcECX), a->inputsize);
437 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
440 emit_load(p, temp, 1, x86_make_disp(srcECX, 8), 1);
451 emit_load(p, temp, 4, x86_deref(srcECX), a->inputsize);
457 emit_load(p, temp, 2, x86_deref(srcECX), a->inputsize);
465 emit_load(p, temp, 3, x86_deref(srcECX), a->inputsize);
473 emit_load(
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp93 * \param emit_load if TRUE, emit the LLVM load instruction to actually
106 boolean emit_load)
140 if (emit_load)
190 * \param emit_load if TRUE, emit the LLVM load instruction to actually
203 boolean emit_load)
237 if (emit_load)
100 swr_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c78 * \param emit_load if TRUE, emit the LLVM load instruction to actually
91 boolean emit_load)
111 if (emit_load)
124 * \param emit_load if TRUE, emit the LLVM load instruction to actually
137 boolean emit_load)
157 if (emit_load)
85 draw_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
131 draw_llvm_sampler_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned sampler_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c84 * \param emit_load if TRUE, emit the LLVM load instruction to actually
97 boolean emit_load)
117 if (emit_load)
162 * \param emit_load if TRUE, emit the LLVM load instruction to actually
175 boolean emit_load)
195 if (emit_load)
91 lp_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp94 * \param emit_load if TRUE, emit the LLVM load instruction to actually
107 boolean emit_load)
147 if (emit_load)
200 * \param emit_load if TRUE, emit the LLVM load instruction to actually
213 boolean emit_load)
253 if (emit_load)
101 swr_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c103 * \param emit_load if TRUE, emit the LLVM load instruction to actually
117 boolean emit_load)
142 if (emit_load)
191 * \param emit_load if TRUE, emit the LLVM load instruction to actually
204 boolean emit_load)
224 if (emit_load)
256 * \param emit_load if TRUE, emit the LLVM load instruction to actually
270 boolean emit_load)
295 if (emit_load)
110 lp_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,LLVMValueRef texture_unit_offset,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c95 * \param emit_load if TRUE, emit the LLVM load instruction to actually
109 boolean emit_load)
134 if (emit_load)
147 * \param emit_load if TRUE, emit the LLVM load instruction to actually
160 boolean emit_load)
180 if (emit_load)
192 * \param emit_load if TRUE, emit the LLVM load instruction to actually
206 boolean emit_load)
231 if (emit_load)
102 draw_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,LLVMValueRef texture_unit_offset,unsigned member_index,const char * member_name,boolean emit_load) argument
154 draw_llvm_sampler_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned sampler_unit,unsigned member_index,const char * member_name,boolean emit_load) argument
199 draw_llvm_image_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned image_unit,LLVMValueRef image_unit_offset,unsigned member_index,const char * member_name,boolean emit_load) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io.c244 emit_load(struct lower_io_state *state, function in typeref:typename:nir_ssa_def *
363 emit_load(state, array_index, var, offset, component,
381 emit_load(state, array_index, var, offset, component,
385 return emit_load(state, array_index, var, offset, component,
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c3188 emit_load(struct dxil_module *m, struct dxil_instr *instr) function in typeref:typename:bool
3295 return emit_load(m, instr);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp3660 emit_load(isel_context* ctx, Builder& bld, const LoadEmitInfo& info, function in namespace:aco::__anon562fcc110110
4184 emit_load(ctx, bld, info, lds_load_params);
4621 emit_load(ctx, bld, info, mubuf_load_params);
5446 emit_load(ctx, bld, info, smem_load_params);
5448 emit_load(ctx, bld, info, mubuf_load_params);
6697 emit_load(ctx, bld, info, global_load_params);
6721 emit_load(ctx, bld, info, global_load_params);
6724 emit_load(ctx, bld, info, smem_load_params);
7305 emit_load(ctx, bld, info, scratch_load_params);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3582 - aco: add emit_load helper
3584 - aco: use emit_load helper for VMEM/SMEM loads
H A D20.3.0.rst4572 - aco/isel: Turn the function template emit_load into a proper function
4574 - aco/isel: Consistently use references for input parameters in emit_load
H A D21.2.0.rst1246 - nir: Remove now unnecessary conditions from emit_load/store helpers

Completed in 56 milliseconds