Lines Matching refs:getGeneration
134 Generation getGeneration() const { in getGeneration() function
167 return (getGeneration() < VOLCANIC_ISLANDS); in hasAddr64()
171 return (getGeneration() >= EVERGREEN); in hasBFE()
175 return (getGeneration() >= EVERGREEN); in hasBFI()
184 return (getGeneration() >= EVERGREEN); in hasBCNT()
187 return (getGeneration() >= SOUTHERN_ISLANDS); in hasBCNT()
193 return (getGeneration() >= EVERGREEN); in hasMulU24()
197 return (getGeneration() >= SOUTHERN_ISLANDS || in hasMulI24()
202 return (getGeneration() >= EVERGREEN); in hasFFBL()
206 return (getGeneration() >= EVERGREEN); in hasFFBH()
210 return (getGeneration() >= EVERGREEN); in hasCARRY()
214 return (getGeneration() >= EVERGREEN); in hasBORROW()
267 if (getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS) in getMaxWavesPerCU()
433 if (getGeneration() >= SOUTHERN_ISLANDS) in getInstrInfo()
440 if (getGeneration() >= SOUTHERN_ISLANDS) in getFrameLowering()
447 if (getGeneration() >= SOUTHERN_ISLANDS) in getTargetLowering()
454 if (getGeneration() >= SOUTHERN_ISLANDS) in getRegisterInfo()