Home
last modified time | relevance | path

Searched defs:SIGfx940CacheControl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp479 class SIGfx940CacheControl : public SIGfx90ACacheControl { global() class
502 SIGfx940CacheControl(const GCNSubtarget &ST) : SIGfx90ACacheControl(ST) {}; SIGfx940CacheControl() function in __anonb377849a0111::SIGfx940CacheControl