Home
last modified time | relevance | path

Searched refs:lp_set_store_alignment (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.h84 lp_set_store_alignment(LLVMValueRef Inst,
Dlp_bld_misc.cpp225 lp_set_store_alignment(LLVMValueRef Inst, in lp_set_store_alignment() function
Dlp_bld_struct.c191 lp_set_store_alignment(instr, alignment); in lp_build_pointer_set_unaligned()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c601 lp_set_store_alignment(LLVMBuildStore(builder, value, data_ptr), sizeof(float)); in store_aos()
786 lp_set_store_alignment(LLVMBuildStore(builder, aos[j], clip_ptr), sizeof(float)); in store_clip()