Searched refs:SIGfx12CacheControl (Results 1 – 1 of 1) sorted by relevance
581 class SIGfx12CacheControl : public SIGfx11CacheControl { class593 SIGfx12CacheControl(const GCNSubtarget &ST) : SIGfx11CacheControl(ST) {} in SIGfx12CacheControl() function in __anon051f72bd0111::SIGfx12CacheControl889 return std::make_unique<SIGfx12CacheControl>(ST); in create()2164 bool SIGfx12CacheControl::setTH(const MachineBasicBlock::iterator MI, in setTH()2179 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI, in setScope()2194 bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()2290 bool SIGfx12CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()2346 bool SIGfx12CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()