Searched refs:SIGfx6CacheControl (Results 1 – 1 of 1) sorted by relevance
366 class SIGfx6CacheControl : public SICacheControl { class383 SIGfx6CacheControl(const GCNSubtarget &ST) : SICacheControl(ST) {} in SIGfx6CacheControl() function in __anone9343ac70111::SIGfx6CacheControl419 class SIGfx7CacheControl : public SIGfx6CacheControl {422 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {} in SIGfx7CacheControl()954 return std::make_unique<SIGfx6CacheControl>(ST); in create()964 bool SIGfx6CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()999 bool SIGfx6CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass()1012 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass()1027 bool SIGfx6CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()1072 bool SIGfx6CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()[all …]