Searched refs:NV50_IR_DEBUG_REG_ALLOC (Results 1 – 2 of 2) sorted by relevance
65 # define NV50_IR_DEBUG_REG_ALLOC (1 << 2) macro69 # define NV50_IR_DEBUG_REG_ALLOC 0 macro
583 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()609 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()1025 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in makeCompound()1267 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in calculateSpillWeights()1427 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in selectRegisters()1491 if (func->getProgram()->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1506 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1843 if (retries && (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC)) in execFunc()1845 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in execFunc()