| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_tess.c | 299 lshs_lds_load(struct si_shader_context * ctx,LLVMTypeRef type,unsigned swizzle,LLVMValueRef dw_addr) argument 325 lshs_lds_store(struct si_shader_context * ctx,unsigned dw_offset_imm,LLVMValueRef dw_addr,LLVMValueRef value) argument 389 LLVMValueRef dw_addr, stride; local in function:si_nir_load_tcs_varyings 480 LLVMValueRef dw_addr, stride; local in function:si_nir_store_output_tcs 977 LLVMValueRef dw_addr = local in function:si_llvm_emit_ls_epilogue [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_build.c | 3001 ac_lds_load(struct ac_llvm_context * ctx,LLVMValueRef dw_addr) argument 3007 ac_lds_store(struct ac_llvm_context * ctx,LLVMValueRef dw_addr,LLVMValueRef value) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 1438 get_dw_address(struct radv_shader_context * ctx,LLVMValueRef dw_addr,unsigned param,unsigned const_index,bool compact_const_index,LLVMValueRef vertex_index,LLVMValueRef stride,LLVMValueRef indir_index) argument 1488 LLVMValueRef dw_addr, stride; local in function:load_tcs_varyings 1532 LLVMValueRef dw_addr; local in function:store_tcs_output 1666 LLVMValueRef dw_addr = ctx->gs_vtx_offset[vtx_offset_param]; local in function:load_gs_input 3107 LLVMValueRef dw_addr = NULL; local in function:handle_es_outputs_post 3175 LLVMValueRef dw_addr = LLVMBuildAdd(ctx->ac.builder, base_dw_addr, local in function:handle_ls_outputs_post [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 2996 LLVMValueRef ac_lds_load(struct ac_llvm_context *ctx, LLVMValueRef dw_addr) argument 3001 void ac_lds_store(struct ac_llvm_context *ctx, LLVMValueRef dw_addr, LLVMValueRef value) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 1107 lds_load(struct lp_build_tgsi_context * bld_base,LLVMTypeRef type,unsigned swizzle,LLVMValueRef dw_addr) argument 1148 lds_store(struct si_shader_context * ctx,unsigned dw_offset_imm,LLVMValueRef dw_addr,LLVMValueRef value) argument 1206 LLVMValueRef dw_addr, stride; local in function:fetch_input_tcs 1231 LLVMValueRef dw_addr, stride; local in function:si_nir_load_tcs_varyings 1291 LLVMValueRef dw_addr, stride; local in function:fetch_output_tcs 1386 LLVMValueRef dw_addr, stride; local in function:store_output_tcs 1486 LLVMValueRef dw_addr, stride; local in function:si_nir_store_output_tcs 3467 LLVMValueRef dw_addr = LLVMBuildAdd(ctx->ac.builder, base_dw_addr, local in function:si_llvm_emit_ls_epilogue [all...] |