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

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.h86 #define DEBUG_SOFT64 (1ull << 42) macro
94 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64)
H A Dgen_debug.c88 { "soft64", DEBUG_SOFT64 },
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h90 #define DEBUG_SOFT64 (1ull << 42) macro
106 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64 | \
H A Dintel_debug.c91 { "soft64", DEBUG_SOFT64 },
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.c136 if (!devinfo->has_64bit_types || (INTEL_DEBUG & DEBUG_SOFT64)) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.c145 if (!devinfo->has_64bit_float || INTEL_DEBUG(DEBUG_SOFT64)) {

Completed in 6 milliseconds