Searched refs:NV50_IR_DEBUG_VERBOSE (Results 1 – 3 of 3) sorted by relevance
64 # define NV50_IR_DEBUG_VERBOSE (2 << 0) macro68 # define NV50_IR_DEBUG_VERBOSE 0 macro
1140 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()1148 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()
2354 if (dbgFlags & NV50_IR_DEBUG_VERBOSE) \