Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp134 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in init_native_targets()
478 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
542 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
Dlp_bld_debug.h40 #define GALLIVM_DEBUG_IR (1 << 1) macro
Dlp_bld_init.c74 { "ir", GALLIVM_DEBUG_IR, NULL },
567 if (gallivm_debug & GALLIVM_DEBUG_IR) { in gallivm_verify_function()
Dlp_bld_intr.c272 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_build_intrinsic()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c387 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_jit_create_types()
507 if (gallivm_debug & GALLIVM_DEBUG_IR) { in lp_jit_create_cs_types()
Dlp_test_main.c402 gallivm_debug |= GALLIVM_DEBUG_IR; in main()
Dlp_state_cs.c548 if ((LP_DEBUG & DEBUG_CS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in llvmpipe_remove_cs_shader_variant()
803 if ((LP_DEBUG & DEBUG_CS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()
Dlp_state_setup.c814 if (gallivm_debug & GALLIVM_DEBUG_IR) { in remove_setup_variant()
Dlp_state_fs.c3785 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()
4013 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in llvmpipe_remove_shader_variant()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c894 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_llvm_create_variant()
2669 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_llvm_destroy_variant()
2867 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_gs_llvm_generate()
2987 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_gs_llvm_destroy_variant()
3622 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_tcs_llvm_create_variant()
3653 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_tcs_llvm_destroy_variant()
4153 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_tes_llvm_create_variant()
4184 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) { in draw_tes_llvm_destroy_variant()