Searched refs:NV50_IR_DEBUG_REG_ALLOC (Results 1 – 2 of 2) sorted by relevance
63 # define NV50_IR_DEBUG_REG_ALLOC (1 << 2) macro67 # define NV50_IR_DEBUG_REG_ALLOC 0 macro
628 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()654 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in buildLiveSets()1091 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) { in makeCompound()1327 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in calculateSpillWeights()1491 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in selectRegisters()1574 if (func->getProgram()->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1589 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in allocateRegisters()1927 if (retries && (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC)) in execFunc()1929 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) in execFunc()