Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c75 { "perf", GALLIVM_DEBUG_PERF, NULL },
601 if (gallivm_debug & GALLIVM_DEBUG_PERF) in gallivm_compile_module()
627 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in gallivm_compile_module()
710 if (gallivm_debug & GALLIVM_DEBUG_PERF) in gallivm_jit_function()
717 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in gallivm_jit_function()
Dlp_bld_debug.h42 #define GALLIVM_DEBUG_PERF (1 << 3) macro
Dlp_bld_format_aos.c657 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) { in lp_build_fetch_rgba_aos()
814 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()
923 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()
Dlp_bld_logic.c204 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_compare()
Dlp_bld_arit.c3070 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_pow()
3153 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_polynomial()
3242 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_exp2()
3424 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_log2_approx()
Dlp_bld_format_soa.c833 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_soa()
Dlp_bld_sample_soa.c3196 if ((gallivm_debug & GALLIVM_DEBUG_PERF) && in lp_build_sample_soa_code()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c108 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare_gs()
178 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare_tcs()
248 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare_tes()
379 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvm_middle_end_prepare()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c822 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvmpipe_update_cs()
Dlp_state_fs.c4205 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in llvmpipe_update_fs()