Lines Matching defs:insertWait

333   virtual bool insertWait(MachineBasicBlock::iterator &MI, SIAtomicScope Scope,
405 bool insertWait(MachineBasicBlock::iterator &MI, SIAtomicScope Scope,
456 bool insertWait(MachineBasicBlock::iterator &MI, SIAtomicScope Scope,
559 bool insertWait(MachineBasicBlock::iterator &MI, SIAtomicScope Scope,
610 bool insertWait(MachineBasicBlock::iterator &MI, SIAtomicScope Scope,
1067 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
1084 bool SIGfx6CacheControl::insertWait(MachineBasicBlock::iterator &MI,
1231 return insertWait(MI, Scope, AddrSpace, SIMemOp::LOAD | SIMemOp::STORE,
1419 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
1436 bool SIGfx90ACacheControl::insertWait(MachineBasicBlock::iterator &MI,
1460 return SIGfx7CacheControl::insertWait(MI, Scope, AddrSpace, Op,
1719 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
1845 // SIAtomicScope::SYSTEM, the following insertWait will generate the
1855 // SIAtomicScope::AGENT, the following insertWait will generate the
1876 Changed |= insertWait(MI, Scope, AddrSpace, SIMemOp::LOAD | SIMemOp::STORE,
1956 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
1976 bool SIGfx10CacheControl::insertWait(MachineBasicBlock::iterator &MI,
2227 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
2295 bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI,
2507 insertWait(MI, Scope, AddrSpace, SIMemOp::LOAD | SIMemOp::STORE,
2547 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false,
2628 Changed |= CC->insertWait(MI, MOI.getScope(), MOI.getOrderingAddrSpace(),
2635 Changed |= CC->insertWait(
2709 Changed |= CC->insertWait(
2775 Changed |= CC->insertWait(