Searched defs:soffset (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_gs.c | 178 LLVMValueRef soffset = ac_get_arg(&ctx->ac, ctx->args.gs2vs_offset); in si_llvm_emit_vertex() local 488 LLVMValueRef soffset = in si_generate_gs_copy_shader() local
|
D | si_shader_llvm_vs.c | 785 LLVMValueRef soffset[32]; in si_llvm_build_vs_exports() local
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 1204 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common() 1239 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword() 1267 LLVMValueRef soffset, unsigned num_channels, in ac_build_buffer_load_common() 1303 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load() 1389 LLVMValueRef soffset, unsigned num_channels, in ac_build_tbuffer_load() 1417 LLVMValueRef soffset, unsigned num_channels, in ac_build_struct_tbuffer_load() 1426 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_short() 1434 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_byte() 1528 LLVMValueRef soffset, unsigned cache_policy, in ac_build_opencoded_load_format() 1733 LLVMValueRef vdata, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_short() [all …]
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_buffer_common.c | 465 unsigned soffset; in r600_buffer_do_flush_region() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_assembler.cpp | 240 uint32_t soffset = ctx.gfx_level >= GFX10 in emit_instruction() local
|
D | aco_instruction_selection.cpp | 3998 Temp soffset = Temp(0, s1); member 4407 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mubuf_load_callback() local 5071 emit_single_mubuf_store(isel_context* ctx, Temp descriptor, Temp voffset, Temp soffset, Temp vdata, in emit_single_mubuf_store() 5096 store_vmem_mubuf(isel_context* ctx, Temp src, Temp descriptor, Temp voffset, Temp soffset, in store_vmem_mubuf() 5120 load_vmem_mubuf(isel_context* ctx, Temp dst, Temp descriptor, Temp voffset, Temp soffset, in load_vmem_mubuf() 5579 Operand soffset = Operand::zero(); in visit_load_input() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 1671 LLVMValueRef value, soffset; in ac_gs_copy_shader_emit() local
|
/third_party/alsa-lib/src/ucm/ |
D | main.c | 992 unsigned long soffset, in find0()
|