Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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,
824 bool SIGfx6CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx6CacheControl
1132 bool SIGfx90ACacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx90ACacheControl
1706 Changed |= CC->enableStoreCacheBypass(MI, MOI.getScope(), in expandStore()