Searched refs:getChipset (Results 1 – 9 of 9) sorted by relevance
131 int chip = prog->getTarget()->getChipset(); in handleRCPRSQ()186 if (prog->getTarget()->getChipset() >= NVISA_GK104_CHIPSET && in handleTEXLOD()190 if (prog->getTarget()->getChipset() < NVISA_GK104_CHIPSET && in handleTEXLOD()219 if (prog->getTarget()->getChipset() < NVISA_GK20A_CHIPSET) { in handleShift()379 needTexBar(prog->getTarget()->getChipset() >= 0xe0 && in NVC0LegalizePostRA()380 prog->getTarget()->getChipset() < 0x110) in NVC0LegalizePostRA()697 rZero->reg.data.id = (prog->getTarget()->getChipset() >= NVISA_GK20A_CHIPSET) ? 255 : 63; in visit()901 if (prog->getTarget()->getChipset() >= NVISA_GV100_CHIPSET) in visit()935 const int chipset = prog->getTarget()->getChipset(); in handleTEX()1211 if (targ->getChipset() < NVISA_GK104_CHIPSET) in handleManualTXD()[all …]
306 const bool kepler = getChipset() >= NVISA_GK104_CHIPSET; in getSVAddress()456 if (getChipset() >= NVISA_GM107_CHIPSET) in isAccessSupported()459 if (getChipset() >= NVISA_GK104_CHIPSET) // wrong encoding ? in isAccessSupported()677 if (getChipset() >= 0xe4) { in canDualIssue()
826 assert(targ->getChipset() >= NVISA_GK104_CHIPSET); in emitMADSP()1874 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitSTORE()1890 if (targ->getChipset() >= NVISA_GK104_CHIPSET) { in emitSTORE()1923 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()1966 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()2391 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUAddr()2404 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUDim()2419 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULEA()2442 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULDB()2460 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUSTx()[all …]
168 inline uint32_t getChipset() const { return chipset; } in getChipset() function
394 if ((dbgFlags & NV50_IR_DEBUG_BASIC) && getTarget()->getChipset() < 0xc0) in emitBinary()
135 : restrictedGPR16Range(targ->getChipset() < 0xc0) in RegisterSet()1022 switch (func->getProgram()->getTarget()->getChipset() & ~0xf) { in coalesce()1545 if (prog->getTarget()->getChipset() < 0xc0) { in allocateRegisters()2348 if (targ->getChipset() < NVISA_GV100_CHIPSET) { in texConstraintGM107()2529 switch (targ->getChipset() & ~0xf) { in visit()
305 if (i->op == OP_PRERET && prog->getTarget()->getChipset() < 0xa0) { in visit()
638 if (targ->getChipset() >= 0x84) { in emitLOAD()
2846 if (prog->getTarget()->getChipset() >= NVISA_GM107_CHIPSET && in combineSt()3631 if (prog->getTarget()->getChipset() < 0xc0) in visit()