Searched refs:DEBUG_SPILL_FS (Results 1 – 3 of 3) sorted by relevance
73 #define DEBUG_SPILL_FS (1ull << 29) macro
73 { "spill_fs", DEBUG_SPILL_FS },
6103 bool spill_all = allow_spilling && (INTEL_DEBUG & DEBUG_SPILL_FS); in allocate_registers()