Searched refs:gallivm_verify_function (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init_common.c | 110 gallivm_verify_function(struct gallivm_state *gallivm, in gallivm_verify_function() function
|
H A D | lp_bld_init.h | 101 gallivm_verify_function(struct gallivm_state *gallivm,
|
H A D | lp_bld_format_s3tc.c | 1977 gallivm_verify_function(gallivm, function); in generate_update_cache_one_block()
|
H A D | lp_bld_sample_soa.c | 4282 gallivm_verify_function(gallivm, function); in lp_build_sample_gen_func()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_printf.c | 81 gallivm_verify_function(gallivm, func); in add_printf_test()
|
H A D | lp_test_lookup_multiple.c | 83 gallivm_verify_function(gallivm, func); in add_printf_test()
|
H A D | lp_test_arit.c | 374 gallivm_verify_function(gallivm, func); in build_unary_test_func()
|
H A D | lp_test_format.c | 132 gallivm_verify_function(gallivm, func); in add_fetch_rgba_test()
|
H A D | lp_test_conv.c | 147 gallivm_verify_function(gallivm, func); in add_conv_test()
|
H A D | lp_state_fs_linear_llvm.c | 545 gallivm_verify_function(gallivm, function); in llvmpipe_fs_variant_linear_llvm()
|
H A D | lp_test_blend.c | 189 gallivm_verify_function(gallivm, func); in add_blend_test()
|
H A D | lp_state_cs.c | 562 gallivm_verify_function(gallivm, lfunc); in generate_compute() 917 gallivm_verify_function(gallivm, coro); in generate_compute() 918 gallivm_verify_function(gallivm, function); in generate_compute()
|
H A D | lp_state_setup.c | 732 gallivm_verify_function(gallivm, variant->function); in generate_setup_variant()
|
H A D | lp_texture_handle.c | 259 gallivm_verify_function(gallivm, function); in compile_function()
|
H A D | lp_state_fs.c | 3530 gallivm_verify_function(gallivm, function); in generate_fragment()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 2018 gallivm_verify_function(gallivm, variant_func); in draw_llvm_generate() 2490 gallivm_verify_function(gallivm, variant_func); in draw_gs_llvm_generate() 3152 gallivm_verify_function(gallivm, variant_func); in draw_tcs_llvm_generate() 3153 gallivm_verify_function(gallivm, variant_coro); in draw_tcs_llvm_generate() 3681 gallivm_verify_function(gallivm, variant_func); in draw_tes_llvm_generate()
|