Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp302 virtual bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
382 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
435 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
496 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
904 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx6CacheControl
1243 bool SIGfx90ACacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx90ACacheControl
1544 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx940CacheControl
2269 Changed |= CC->enableRMWCacheBypass(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()