Searched refs:GALLIVM_DEBUG_DUMP_BC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h44 #define GALLIVM_DEBUG_DUMP_BC (1 << 5) macro
H A Dlp_bld_misc.cpp138 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
671 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
709 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
H A Dlp_bld_init.c84 { "dumpbc", GALLIVM_DEBUG_DUMP_BC, NULL },
154 * with GALLIVM_DEBUG_DUMP_BC in gallivm_compile_module.
597 if (gallivm_debug & GALLIVM_DEBUG_DUMP_BC) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h44 #define GALLIVM_DEBUG_DUMP_BC (1 << 5) macro
H A Dlp_bld_misc.cpp131 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
475 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
539 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
H A Dlp_bld_init.c75 { "dumpbc", GALLIVM_DEBUG_DUMP_BC, NULL },
154 * with GALLIVM_DEBUG_DUMP_BC in gallivm_compile_module.
589 if (gallivm_debug & GALLIVM_DEBUG_DUMP_BC) {

Completed in 9 milliseconds