Home
last modified time | relevance | path

Searched refs:lp_set_module_stack_alignment_override (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h96 lp_set_module_stack_alignment_override(LLVMModuleRef M, unsigned align);
Dlp_bld_misc.cpp623 lp_set_module_stack_alignment_override(LLVMModuleRef MRef, unsigned align) in lp_set_module_stack_alignment_override() function
Dlp_bld_init.c358 lp_set_module_stack_alignment_override(gallivm->module, 4); in init_gallivm_state()