Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.c243 get_llvm_context(struct llvmpipe_context *ctx) in get_llvm_context() function
313 … struct gallivm_state *gallivm = gallivm_create("sample_function", get_llvm_context(ctx), &cached); in compile_image_function()
471 … struct gallivm_state *gallivm = gallivm_create("sample_function", get_llvm_context(ctx), &cached); in compile_sample_function()
619 …struct gallivm_state *gallivm = gallivm_create("jit_sample_function", get_llvm_context(ctx), &cach… in compile_jit_sample_function()
726 … struct gallivm_state *gallivm = gallivm_create("sample_function", get_llvm_context(ctx), &cached); in compile_size_function()