Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp296 virtual bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
379 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
432 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
493 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
880 bool SIGfx6CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx6CacheControl
1197 bool SIGfx90ACacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx90ACacheControl
1493 bool SIGfx940CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx940CacheControl
2181 Changed |= CC->enableStoreCacheBypass(MI, MOI.getScope(), in expandStore()