Searched refs:SIGfx6CacheControl (Results 1 – 1 of 1) sorted by relevance
308 class SIGfx6CacheControl : public SICacheControl { class325 SIGfx6CacheControl(const GCNSubtarget &ST) : SICacheControl(ST) {}; in SIGfx6CacheControl() function in __anonb90648a10111::SIGfx6CacheControl346 class SIGfx7CacheControl : public SIGfx6CacheControl {349 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {}; in SIGfx7CacheControl()618 return make_unique<SIGfx6CacheControl>(ST); in create()622 bool SIGfx6CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()658 bool SIGfx6CacheControl::enableNonTemporal( in enableNonTemporal()670 bool SIGfx6CacheControl::insertCacheInvalidate(MachineBasicBlock::iterator &MI, in insertCacheInvalidate()712 bool SIGfx6CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()