Searched refs:NV50_IR_DEBUG_REG_ALLOC (Results 1 – 2 of 2) sorted by relevance
60 # define NV50_IR_DEBUG_REG_ALLOC (1 << 2) macro64 # define NV50_IR_DEBUG_REG_ALLOC 0 macro
581 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()607 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()1023 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in makeCompound()1265 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in calculateSpillWeights()1425 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in selectRegisters()1489 if (func->getProgram()->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1504 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1841 if (retries && (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC)) in execFunc()1843 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in execFunc()