Lines Matching defs:SIGfx12CacheControl
592 class SIGfx12CacheControl : public SIGfx11CacheControl {
616 SIGfx12CacheControl(const GCNSubtarget &ST) : SIGfx11CacheControl(ST) {}
980 return std::make_unique<SIGfx12CacheControl>(ST);
2258 bool SIGfx12CacheControl::setTH(const MachineBasicBlock::iterator MI,
2273 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI,
2288 bool SIGfx12CacheControl::insertWaitsBeforeSystemScopeStore(
2304 bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI,
2400 bool SIGfx12CacheControl::insertAcquire(MachineBasicBlock::iterator &MI,
2456 bool SIGfx12CacheControl::insertRelease(MachineBasicBlock::iterator &MI,
2522 bool SIGfx12CacheControl::enableVolatileAndOrNonTemporal(
2563 bool SIGfx12CacheControl::expandSystemScopeStore(
2572 bool SIGfx12CacheControl::setAtomicScope(const MachineBasicBlock::iterator &MI,