Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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,
476 bool enableLoadCacheBypass(const MachineBasicBlock::iterator &MI,
791 bool SIGfx6CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx6CacheControl
1093 bool SIGfx90ACacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx90ACacheControl
1379 bool SIGfx10CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass() function in SIGfx10CacheControl
1661 Changed |= CC->enableLoadCacheBypass(MI, MOI.getScope(), in expandLoad()