Searched refs:GALLIVM_DEBUG_IR (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h40 #define GALLIVM_DEBUG_IR (1 << 1) macro
H A Dlp_bld_init.c74 { "ir", GALLIVM_DEBUG_IR, NULL },
526 if (gallivm_debug & GALLIVM_DEBUG_IR) {
553 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h40 #define GALLIVM_DEBUG_IR (1 << 1) macro
H A Dlp_bld_init.c74 { "ir", GALLIVM_DEBUG_IR, NULL },
526 if (gallivm_debug & GALLIVM_DEBUG_IR) {
553 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c166 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_test_main.c389 gallivm_debug |= GALLIVM_DEBUG_IR;
H A Dlp_state_fs.c1262 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) {
1424 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_state_setup.c841 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c166 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_test_main.c389 gallivm_debug |= GALLIVM_DEBUG_IR;
H A Dlp_state_fs.c1262 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) {
1424 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_state_setup.c841 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c442 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c442 if (gallivm_debug & GALLIVM_DEBUG_IR) {

Completed in 664 milliseconds