Searched refs:SIGfx940CacheControl (Results 1 – 1 of 1) sorted by relevance
464 class SIGfx940CacheControl : public SIGfx90ACacheControl { class487 SIGfx940CacheControl(const GCNSubtarget &ST) : SIGfx90ACacheControl(ST) {}; in SIGfx940CacheControl() function in __anon623980fe0111::SIGfx940CacheControl833 return std::make_unique<SIGfx940CacheControl>(ST); in create()1449 bool SIGfx940CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()1493 bool SIGfx940CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass()1533 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass()1562 bool SIGfx940CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()1602 bool SIGfx940CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()1688 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease()