Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp296 virtual bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
383 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
436 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
497 bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
927 bool SIGfx6CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx6CacheControl
1245 bool SIGfx90ACacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx90ACacheControl
1541 bool SIGfx940CacheControl::enableStoreCacheBypass( in enableStoreCacheBypass() function in SIGfx940CacheControl
2447 Changed |= CC->enableStoreCacheBypass(MI, MOI.getScope(), in expandStore()