Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp344 class SIGfx7CacheControl : public SIGfx6CacheControl { class
347 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {}; in SIGfx7CacheControl() function in __anoncef23e4c0111::SIGfx7CacheControl