Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp295 virtual bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
378 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
431 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
818 bool SIGfx6CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx6CacheControl
1126 bool SIGfx90ACacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx90ACacheControl
1632 Changed |= CC->enableStoreCacheBypass(MI, MOI.getScope(), in expandStore()