Searched refs:lp_build_const_int_pointer (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h139 lp_build_const_int_pointer(struct gallivm_state *gallivm, const void *ptr) function in typeref:typename:LLVMValueRef
H A Dlp_bld_printf.c68 func_printf = lp_build_const_int_pointer(gallivm, func_to_pointer((func_pointer)debug_printf));
H A Dlp_bld_const.c478 function = lp_build_const_int_pointer(gallivm, ptr);
H A Dlp_bld_conv.c193 LLVMValueRef func = lp_build_const_int_pointer(gallivm, func_to_pointer((func_pointer)util_float_to_half));
H A Dlp_bld_format_aos.c807 function = lp_build_const_int_pointer(gallivm,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h150 lp_build_const_int_pointer(struct gallivm_state *gallivm, const void *ptr) function in typeref:typename:LLVMValueRef
H A Dlp_bld_const.c478 function = lp_build_const_int_pointer(gallivm, ptr);
H A Dlp_bld_conv.c218 LLVMValueRef func = lp_build_const_int_pointer(gallivm, func_to_pointer((func_pointer)_mesa_float_to_half));
H A Dlp_bld_format_aos.c843 function = lp_build_const_int_pointer(gallivm,

Completed in 11 milliseconds