Searched refs:SIGfx940CacheControl (Results 1 – 1 of 1) sorted by relevance
470 class SIGfx940CacheControl : public SIGfx90ACacheControl { class492 SIGfx940CacheControl(const GCNSubtarget &ST) : SIGfx90ACacheControl(ST) {}; in SIGfx940CacheControl() function in __anone9343ac70111::SIGfx940CacheControl950 return std::make_unique<SIGfx940CacheControl>(ST); in create()1568 bool SIGfx940CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()1612 bool SIGfx940CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass()1652 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass()1681 bool SIGfx940CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()1721 bool SIGfx940CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()1807 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease()