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

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.h77 #define DEBUG_NO_COMPACTION (1ull << 33) macro
94 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64)
H A Dgen_debug.c77 { "nocompact", DEBUG_NO_COMPACTION },
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h81 #define DEBUG_NO_COMPACTION (1ull << 33) macro
106 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64 | \
H A Dintel_debug.c80 { "nocompact", DEBUG_NO_COMPACTION },
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_compact.c1536 if (unlikely(INTEL_DEBUG & DEBUG_NO_COMPACTION))
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c2450 if (INTEL_DEBUG(DEBUG_NO_COMPACTION))

Completed in 9 milliseconds