Searched refs:SIGfx11CacheControl (Results 1 – 1 of 1) sorted by relevance
567 class SIGfx11CacheControl : public SIGfx10CacheControl { class569 SIGfx11CacheControl(const GCNSubtarget &ST) : SIGfx10CacheControl(ST) {} in SIGfx11CacheControl() function in __anon051f72bd0111::SIGfx11CacheControl581 class SIGfx12CacheControl : public SIGfx11CacheControl {593 SIGfx12CacheControl(const GCNSubtarget &ST) : SIGfx11CacheControl(ST) {} in SIGfx12CacheControl()888 return std::make_unique<SIGfx11CacheControl>(ST); in create()2069 bool SIGfx11CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()2110 bool SIGfx11CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()