Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.h40 #define GALLIVM_DEBUG_IR (1 << 1) macro
Dlp_bld_misc.cpp138 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in init_native_targets()
680 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
718 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
Dlp_bld_init.c65 { "ir", GALLIVM_DEBUG_IR, NULL },
543 if (gallivm_debug & GALLIVM_DEBUG_IR) { in gallivm_verify_function()
Dlp_bld_intr.c249 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_build_intrinsic()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c224 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_jit_create_types()
Dlp_test_main.c395 gallivm_debug |= GALLIVM_DEBUG_IR; in main()
Dlp_state_setup.c889 if (gallivm_debug & GALLIVM_DEBUG_IR) { in remove_setup_variant()
Dlp_state_fs.c2853 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()
3018 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in llvmpipe_remove_shader_variant()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c574 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_llvm_create_variant()
2159 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_llvm_destroy_variant()
2341 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_gs_llvm_generate()
2426 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_gs_llvm_destroy_variant()