OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMSetAlignment
(Results
1 - 18
of
18
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld.h
100
* Before LLVM 3.4
LLVMSetAlignment
only supported GlobalValue, not
108
# define
LLVMSetAlignment
LLVMSetAlignmentBackport
lp_bld_format_aos_array.c
84
LLVMSetAlignment
(res, src_type.width / 8);
lp_bld_gather.c
120
LLVMSetAlignment
(res, 1);
134
LLVMSetAlignment
(res, src_width / 24);
136
LLVMSetAlignment
(res, 1);
201
LLVMSetAlignment
(res, 1);
215
LLVMSetAlignment
(res, src_width / 24);
217
LLVMSetAlignment
(res, 1);
lp_bld_struct.c
160
LLVMSetAlignment
(res, alignment);
191
LLVMSetAlignment
(instr, alignment);
lp_bld_sample_soa.c
2238
LLVMSetAlignment
(border_color, 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_format_aos_array.c
84
LLVMSetAlignment
(res, src_type.width / 8);
lp_bld_gather.c
120
LLVMSetAlignment
(res, 1);
134
LLVMSetAlignment
(res, src_width / 24);
136
LLVMSetAlignment
(res, 1);
201
LLVMSetAlignment
(res, 1);
215
LLVMSetAlignment
(res, src_width / 24);
217
LLVMSetAlignment
(res, 1);
lp_bld_struct.c
160
LLVMSetAlignment
(res, alignment);
191
LLVMSetAlignment
(instr, alignment);
lp_bld_sample_soa.c
2715
LLVMSetAlignment
(border_color, 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_shader_llvm.c
231
LLVMSetAlignment
(ctx->ac.lds, 256);
349
LLVMSetAlignment
(ctx->esgs_ring, 64 * 1024);
438
LLVMSetAlignment
(var, 64 * 1024);
886
LLVMSetAlignment
(ctx->gs_ngg_scratch, 4);
891
LLVMSetAlignment
(ctx->gs_ngg_emit, 4);
910
LLVMSetAlignment
(ctx->gs_ngg_scratch, 4);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_nir_to_llvm.c
124
LLVMSetAlignment
(ctx->descriptor_sets[i], 4);
429
LLVMSetAlignment
(result, 4);
479
LLVMSetAlignment
(result, 4);
2383
LLVMSetAlignment
(ctx->esgs_ring, 64 * 1024);
2477
LLVMSetAlignment
(ctx.gs_ngg_scratch, 4);
2482
LLVMSetAlignment
(ctx.gs_ngg_emit, 4);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_llvm.c
814
LLVMSetAlignment
(LLVMBuildStore(builder, value, data_ptr), sizeof(float));
1066
LLVMSetAlignment
(LLVMBuildStore(builder, aos[j], clip_ptr), sizeof(float));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_state_fs.c
920
LLVMSetAlignment
(dst[i], dst_alignment);
965
LLVMSetAlignment
(src_ptr, src_alignment);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
ac_nir_to_llvm.c
2120
LLVMSetAlignment
(val, ac_get_type_size(result_type));
2147
LLVMSetAlignment
(val, ac_get_type_size(type));
5325
LLVMSetAlignment
(lds, 64 * 1024);
ac_llvm_build.c
1083
LLVMSetAlignment
(result, 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_llvm.c
1186
LLVMSetAlignment
(LLVMBuildStore(builder, value, data_ptr), sizeof(float));
1438
LLVMSetAlignment
(LLVMBuildStore(builder, aos[j], clip_ptr), sizeof(float));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_state_fs.c
1573
LLVMSetAlignment
(dst[i], dst_alignment);
1618
LLVMSetAlignment
(src_ptr, src_alignment);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_shader.c
2290
LLVMSetAlignment
(var, 4);
Completed in 127 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026