Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp288 virtual bool enableLoadCacheBypass(const MachineBasicBlock::iterator &MI,
374 bool enableLoadCacheBypass(const MachineBasicBlock::iterator &MI,
427 bool enableLoadCacheBypass(const MachineBasicBlock::iterator &MI,
470 bool enableLoadCacheBypass(const MachineBasicBlock::iterator &MI,
785 bool SIGfx6CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx6CacheControl
1087 bool SIGfx90ACacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx90ACacheControl
1305 bool SIGfx10CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx10CacheControl
1587 Changed |= CC->enableLoadCacheBypass(MI, MOI.getScope(), in expandLoad()