Home
last modified time | relevance | path

Searched refs:insertWaitsBeforeSystemScopeStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp610 insertWaitsBeforeSystemScopeStore(const MachineBasicBlock::iterator MI) const;
2288 bool SIGfx12CacheControl::insertWaitsBeforeSystemScopeStore( in insertWaitsBeforeSystemScopeStore() function in SIGfx12CacheControl
2549 Changed |= insertWaitsBeforeSystemScopeStore(MI); in enableVolatileAndOrNonTemporal()
2567 return insertWaitsBeforeSystemScopeStore(MI); in expandSystemScopeStore()