Searched refs:SIGfx12CacheControl (Results 1 – 1 of 1) sorted by relevance
566 class SIGfx12CacheControl : public SIGfx11CacheControl { class590 SIGfx12CacheControl(const GCNSubtarget &ST) : SIGfx11CacheControl(ST) {} in SIGfx12CacheControl() function in __anone9343ac70111::SIGfx12CacheControl961 return std::make_unique<SIGfx12CacheControl>(ST); in create()2237 bool SIGfx12CacheControl::setTH(const MachineBasicBlock::iterator MI, in setTH()2252 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI, in setScope()2267 bool SIGfx12CacheControl::insertWaitsBeforeSystemScopeStore( in insertWaitsBeforeSystemScopeStore()2285 bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI, in insertWait()2394 bool SIGfx12CacheControl::insertAcquire(MachineBasicBlock::iterator &MI, in insertAcquire()2450 bool SIGfx12CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease()2503 bool SIGfx12CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()[all …]