Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c68 { "perf", GALLIVM_DEBUG_PERF, NULL },
568 if (gallivm_debug & GALLIVM_DEBUG_PERF) in gallivm_compile_module()
593 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in gallivm_compile_module()
687 if (gallivm_debug & GALLIVM_DEBUG_PERF) in gallivm_jit_function()
694 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in gallivm_jit_function()
Dlp_bld_debug.h43 #define GALLIVM_DEBUG_PERF (1 << 4) macro
Dlp_bld_format_aos.c654 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) { in lp_build_fetch_rgba_aos()
779 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()
884 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()
Dlp_bld_logic.c203 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_compare()
Dlp_bld_arit.c164 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_min_simple()
382 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_max_simple()
3126 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_pow()
3205 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_polynomial()
3294 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_exp2()
3476 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_log2_approx()
Dlp_bld_format_soa.c825 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_soa()
Dlp_bld_sample_soa.c3130 if ((gallivm_debug & GALLIVM_DEBUG_PERF) && in lp_build_sample_soa_code()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c107 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare_gs()
236 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c3397 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvmpipe_update_fs()