Home
last modified time | relevance | path

Searched refs:GALLIVM_DEBUG_ASM (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.h41 #define GALLIVM_DEBUG_ASM (1 << 2) macro
Dlp_bld_init.c75 { "asm", GALLIVM_DEBUG_ASM, NULL },
601 if (gallivm_debug & GALLIVM_DEBUG_ASM) { in gallivm_jit_function()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c390 gallivm_debug |= GALLIVM_DEBUG_ASM; in main()