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.cpp584 insertWaitsBeforeSystemScopeStore(const MachineBasicBlock::iterator MI) const;
2267 bool SIGfx12CacheControl::insertWaitsBeforeSystemScopeStore( in insertWaitsBeforeSystemScopeStore() function in SIGfx12CacheControl
2530 Changed |= insertWaitsBeforeSystemScopeStore(MI); in enableVolatileAndOrNonTemporal()
2548 return insertWaitsBeforeSystemScopeStore(MI); in expandSystemScopeStore()