Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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,
831 bool SIGfx6CacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx6CacheControl
1161 bool SIGfx90ACacheControl::enableRMWCacheBypass( in enableRMWCacheBypass() function in SIGfx90ACacheControl
1709 Changed |= CC->enableRMWCacheBypass(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()