Searched refs:SIGfx10CacheControl (Results 1 – 1 of 1) sorted by relevance
463 class SIGfx10CacheControl : public SIGfx7CacheControl { class474 SIGfx10CacheControl(const GCNSubtarget &ST) : SIGfx7CacheControl(ST) {}; in SIGfx10CacheControl() function in __anon418845fb0111::SIGfx10CacheControl788 return std::make_unique<SIGfx10CacheControl>(ST); in create()1379 bool SIGfx10CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()1422 bool SIGfx10CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()1465 bool SIGfx10CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()1585 bool SIGfx10CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()