Searched refs:SIGfx940CacheControl (Results 1 – 1 of 1) sorted by relevance
463 class SIGfx940CacheControl : public SIGfx90ACacheControl { class486 SIGfx940CacheControl(const GCNSubtarget &ST) : SIGfx90ACacheControl(ST) {}; in SIGfx940CacheControl() function in __anon363febf70111::SIGfx940CacheControl844 return std::make_unique<SIGfx940CacheControl>(ST); in create()1460 bool SIGfx940CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()1504 bool SIGfx940CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass()1544 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass()1573 bool SIGfx940CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()1613 bool SIGfx940CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()1699 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease()