Lines Matching defs:SIGfx12CacheControl
584 class SIGfx12CacheControl : public SIGfx11CacheControl {
608 SIGfx12CacheControl(const GCNSubtarget &ST) : SIGfx11CacheControl(ST) {}
973 return std::make_unique<SIGfx12CacheControl>(ST);
2249 bool SIGfx12CacheControl::setTH(const MachineBasicBlock::iterator MI,
2264 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI,
2279 bool SIGfx12CacheControl::insertWaitsBeforeSystemScopeStore(
2295 bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI,
2404 bool SIGfx12CacheControl::insertAcquire(MachineBasicBlock::iterator &MI,
2460 bool SIGfx12CacheControl::insertRelease(MachineBasicBlock::iterator &MI,
2513 bool SIGfx12CacheControl::enableVolatileAndOrNonTemporal(
2554 bool SIGfx12CacheControl::expandSystemScopeStore(
2563 bool SIGfx12CacheControl::setAtomicScope(const MachineBasicBlock::iterator &MI,