Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp548 class SIGfx11CacheControl : public SIGfx10CacheControl { class
550 SIGfx11CacheControl(const GCNSubtarget &ST) : SIGfx10CacheControl(ST) {} in SIGfx11CacheControl() function in __anon363febf70111::SIGfx11CacheControl
853 return std::make_unique<SIGfx11CacheControl>(ST); in create()
2031 bool SIGfx11CacheControl::enableLoadCacheBypass( in enableLoadCacheBypass()
2072 bool SIGfx11CacheControl::enableVolatileAndOrNonTemporal( in enableVolatileAndOrNonTemporal()