Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp468 class SIGfx940CacheControl : public SIGfx90ACacheControl { global() class
491 SIGfx940CacheControl(const GCNSubtarget &ST) : SIGfx90ACacheControl(ST) {}; SIGfx940CacheControl() function in __anond7d82e590111::SIGfx940CacheControl