Searched refs:SIGfx6CacheControl (Results 1 – 1 of 1) sorted by relevance
306 class SIGfx6CacheControl : public SICacheControl { class323 SIGfx6CacheControl(const GCNSubtarget &ST) : SICacheControl(ST) {}; in SIGfx6CacheControl() function in __anoncef23e4c0111::SIGfx6CacheControl344 class SIGfx7CacheControl : public SIGfx6CacheControl {347 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {}; in SIGfx7CacheControl()615 return make_unique<SIGfx6CacheControl>(ST); in create()619 bool SIGfx6CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()655 bool SIGfx6CacheControl::enableNonTemporal( in enableNonTemporal()667 bool SIGfx6CacheControl::insertCacheInvalidate(MachineBasicBlock::iterator &MI, in insertCacheInvalidate()709 bool SIGfx6CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()