Searched refs:getChipset (Results 1 – 7 of 7) sorted by relevance
450 if (file == FILE_MEMORY_CONST && getChipset() >= 0xe0) // wrong encoding ? in isAccessSupported()647 if (getChipset() >= 0xe4) { in canDualIssue()
165 : needTexBar(prog->getTarget()->getChipset() >= 0xe0) in NVC0LegalizePostRA()648 if (prog->getTarget()->getChipset() >= 0xe0) { in handleTEX()
126 inline uint32_t getChipset() const { return chipset; } in getChipset() function
353 if ((dbgFlags & NV50_IR_DEBUG_BASIC) && getTarget()->getChipset() < 0xc0) in emitBinary()
120 : restrictedGPR16Range(targ->getChipset() < 0xc0) in RegisterSet()821 switch (func->getProgram()->getTarget()->getChipset() & ~0xf) { in coalesce()1898 switch (targ->getChipset() & ~0xf) { in visit()
229 if (i->op == OP_PRERET && prog->getTarget()->getChipset() < 0xa0) { in visit()
607 if (targ->getChipset() >= 0x84) { in emitLOAD()