/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_gs.c | 214 LLVMValueRef voffset = in si_llvm_emit_vertex() local 441 LLVMValueRef voffset = in si_generate_gs_copy_shader() local
|
D | si_shader_llvm_vs.c | 185 LLVMValueRef voffset = LLVMConstInt(ctx->ac.i32, fetch_stride * i, 0); in load_input_vs() local
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
D | page-types.c | 348 static void show_page_range(unsigned long voffset, in show_page_range() 375 static void show_page(unsigned long voffset, in show_page() 545 static void add_page(unsigned long voffset, in add_page() 568 static void walk_pfn(unsigned long voffset, in walk_pfn()
|
/third_party/mesa3d/src/mesa/main/ |
D | varray.h | 36 int coffset, noffset, voffset; /* color, normal, vertex offsets */ member
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 1204 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common() 1232 LLVMValueRef vindex, LLVMValueRef voffset, unsigned cache_policy) in ac_build_buffer_store_format() 1239 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword() 1266 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_buffer_load_common() 1303 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load() 1342 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_buffer_load_format() 1388 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_tbuffer_load() 1416 LLVMValueRef vindex, LLVMValueRef voffset, 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() [all …]
|
D | ac_nir_to_llvm.c | 2110 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, offset, immoffset, ""); in visit_load_buffer() local 4218 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, addr_voffset, in visit_intrinsic() local 4245 LLVMValueRef voffset = LLVMBuildAdd( in visit_intrinsic() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264dsp.c | 662 vec_s16 vtemp, vweight, voffset, v0, v1; in weight_h264_W_altivec() local 711 vec_s16 vtemp, vweights, vweightd, voffset, v0, v1, v2, v3; in biweight_h264_W_altivec() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 255 LLVMValueRef voffset = in visit_emit_vertex_with_counter() local 787 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, so_write_offsets[buf], in radv_emit_stream_output() local
|
/third_party/libabigail/src/ |
D | abg-reporter-priv.cc | 198 ssize_t voffset = get_member_function_vtable_offset(mem_fn); in represent() local
|
D | abg-hash.cc | 416 size_t voffset = get_member_function_vtable_offset(t); in operator ()() local
|
D | abg-writer.cc | 1561 ssize_t voffset = get_member_function_vtable_offset(fn); in write_voffset() local
|
D | abg-ir.cc | 23308 ssize_t voffset = get_member_function_vtable_offset(method); in fixup_virtual_member_function() local 23637 unsigned voffset = first_v_fn_entry->first; in equals() local
|
/third_party/ffmpeg/libavcodec/ |
D | vorbisdec.c | 1427 int voffset, partition_count, j_times_ptns_to_read; in vorbis_residue_decode_internal() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 5050 resolve_excess_vmem_const_offset(Builder& bld, Temp& voffset, unsigned const_offset) in resolve_excess_vmem_const_offset() 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()
|