Searched refs:gallivm_debug (Results 1 – 14 of 14) sorted by relevance
70 unsigned gallivm_debug = 0; variable83 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)141 if ((gallivm_debug & GALLIVM_DEBUG_NO_OPT) == 0) { in create_pass_manager()251 if (gallivm_debug & GALLIVM_DEBUG_NO_OPT) { in init_gallivm_engine()424 gallivm_debug = debug_get_option_gallivm_debug(); in lp_build_init()526 if (gallivm_debug & GALLIVM_DEBUG_IR) { in gallivm_optimize_function()553 if (gallivm_debug & GALLIVM_DEBUG_IR) { in gallivm_verify_function()601 if (gallivm_debug & GALLIVM_DEBUG_ASM) { in gallivm_jit_function()
54 extern unsigned gallivm_debug;56 #define gallivm_debug 0
460 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) { in lp_build_fetch_rgba_aos()529 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()634 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_aos()
109 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_compare()347 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_compare()
122 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_min_simple()212 (gallivm_debug & GALLIVM_DEBUG_PERF)) { in lp_build_max_simple()1127 (gallivm_debug & GALLIVM_DEBUG_PERF) && in lp_build_abs()2466 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_pow()2528 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_polynomial()2621 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_exp2_approx()2808 if (gallivm_debug & GALLIVM_DEBUG_PERF && in lp_build_log2_approx()
396 if (gallivm_debug & GALLIVM_DEBUG_PERF) { in lp_build_fetch_rgba_soa()
487 if (gallivm_debug & GALLIVM_DEBUG_TGSI) { in lp_build_tgsi_info()
548 !(gallivm_debug & GALLIVM_DEBUG_NO_BRILINEAR)) { in lp_build_lod_selector()597 if (!(gallivm_debug & GALLIVM_DEBUG_NO_BRILINEAR)) { in lp_build_lod_selector()
1342 if ((gallivm_debug & GALLIVM_DEBUG_PERF) && in lp_build_sample_soa()
389 gallivm_debug |= GALLIVM_DEBUG_IR; in main()390 gallivm_debug |= GALLIVM_DEBUG_ASM; in main()
166 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_jit_create_types()
1262 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()1424 if (gallivm_debug & GALLIVM_DEBUG_IR) { in llvmpipe_remove_shader_variant()
841 if (gallivm_debug & GALLIVM_DEBUG_IR) { in remove_setup_variant()
442 if (gallivm_debug & GALLIVM_DEBUG_IR) { in generate_vs()