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

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.h74 #define DEBUG_SPILL_VEC4 (1ull << 30) macro
94 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64)
H A Dgen_debug.c74 { "spill_vec4", DEBUG_SPILL_VEC4 },
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h78 #define DEBUG_SPILL_VEC4 (1ull << 30) macro
106 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64 | \
H A Dintel_debug.c77 { "spill_vec4", DEBUG_SPILL_VEC4 },
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.cpp2773 if (unlikely(INTEL_DEBUG & DEBUG_SPILL_VEC4)) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.cpp2827 if (INTEL_DEBUG(DEBUG_SPILL_VEC4)) {

Completed in 10 milliseconds