Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp303 virtual bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
387 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
440 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
501 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
940 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx6CacheControl
1280 bool SIGfx90ACacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx90ACacheControl
1581 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx940CacheControl
2529 Changed |= CC->enableRMWCacheBypass(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()