Home
last modified time | relevance | path

Searched refs:NV50_IR_DEBUG_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h59 # define NV50_IR_DEBUG_VERBOSE (2 << 0) macro
63 # define NV50_IR_DEBUG_VERBOSE 0 macro
Dnv50_ir.cpp1325 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()
1333 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in nv50_ir_generate_code()
Dnv50_ir_from_nir.cpp3187 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE) in run()
Dnv50_ir_peephole.cpp4066 if (dbgFlags & NV50_IR_DEBUG_VERBOSE) \