Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp311 virtual bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
393 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
444 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
502 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
623 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI, in enableRMWCacheBypass() function in __anone9343ac70111::SIGfx12CacheControl
1012 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx6CacheControl
1351 bool SIGfx90ACacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx90ACacheControl
1652 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx940CacheControl
2747 Changed |= CC->enableRMWCacheBypass(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()