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.cpp309 virtual bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
398 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
451 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
512 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI,
648 bool enableRMWCacheBypass(const MachineBasicBlock::iterator &MI, in enableRMWCacheBypass() function in __anone9343ac70111::SIGfx12CacheControl
1031 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx6CacheControl
1371 bool SIGfx90ACacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx90ACacheControl
1672 bool SIGfx940CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx940CacheControl
2766 Changed |= CC->enableRMWCacheBypass(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()