Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.h98 lp_set_module_stack_alignment_override(LLVMModuleRef M, unsigned align);
H A Dlp_bld_init.c233 lp_set_module_stack_alignment_override(gallivm->module, 4); in init_gallivm_state()
H A Dlp_bld_misc.cpp661 lp_set_module_stack_alignment_override(LLVMModuleRef MRef, unsigned align) in lp_set_module_stack_alignment_override() function
H A Dlp_bld_init_orc.cpp563 lp_set_module_stack_alignment_override(gallivm->module, 4); in init_gallivm_state()