Searched refs:DEBUG_NO_COMPACTION (Results 1 – 3 of 3) sorted by relevance
77 #define DEBUG_NO_COMPACTION (1ull << 33) macro
77 { "nocompact", DEBUG_NO_COMPACTION },
1491 if (unlikely(INTEL_DEBUG & DEBUG_NO_COMPACTION)) in brw_compact_instructions()