Searched refs:GALLIVM_DEBUG_ASM (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h41 #define GALLIVM_DEBUG_ASM (1 << 2) 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.c81 { "asm", GALLIVM_DEBUG_ASM, NULL },
673 if (gallivm_debug & GALLIVM_DEBUG_ASM) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h41 #define GALLIVM_DEBUG_ASM (1 << 2) 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.c72 { "asm", GALLIVM_DEBUG_ASM, NULL },
668 if (gallivm_debug & GALLIVM_DEBUG_ASM) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c405 gallivm_debug |= GALLIVM_DEBUG_ASM;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c405 gallivm_debug |= GALLIVM_DEBUG_ASM;

Completed in 10 milliseconds