Lines Matching defs:SIGfx7CacheControl
426 class SIGfx7CacheControl : public SIGfx6CacheControl {
429 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {}
438 class SIGfx90ACacheControl : public SIGfx7CacheControl {
441 SIGfx90ACacheControl(const GCNSubtarget &ST) : SIGfx7CacheControl(ST) {}
543 class SIGfx10CacheControl : public SIGfx7CacheControl {
554 SIGfx10CacheControl(const GCNSubtarget &ST) : SIGfx7CacheControl(ST) {}
975 return std::make_unique<SIGfx7CacheControl>(ST);
1243 bool SIGfx7CacheControl::insertAcquire(MachineBasicBlock::iterator &MI,
1468 return SIGfx7CacheControl::insertWait(MI, Scope, AddrSpace, Op,
1533 Changed |= SIGfx7CacheControl::insertAcquire(MI, Scope, AddrSpace, Pos);
1582 SIGfx7CacheControl::insertRelease(MI, Scope, AddrSpace,