Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c673 LLVMValueRef compile_function_ptr = in compile_jit_sample_function() local
676 compile_function_ptr = in compile_jit_sample_function()
677 LLVMBuildIntToPtr(builder, compile_function_ptr, compile_function_ptr_ptr_type, ""); in compile_jit_sample_function()
679 compile_function_ptr = in compile_jit_sample_function()
680 LLVMBuildLoad2(builder, compile_function_ptr_type, compile_function_ptr, ""); in compile_jit_sample_function()
687 LLVMBuildCall2(builder, compile_function_type, compile_function_ptr, in compile_jit_sample_function()