Searched refs:NV50_IR_DEBUG_VERBOSE (Results 1 – 4 of 4) sorted by relevance
62 # define NV50_IR_DEBUG_VERBOSE (2 << 0) macro66 # define NV50_IR_DEBUG_VERBOSE 0 macro
1324 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()1332 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()
3109 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in run()
4037 if (dbgFlags & NV50_IR_DEBUG_VERBOSE) \