Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp567 class SIGfx11CacheControl : public SIGfx10CacheControl { global() class
569 SIGfx11CacheControl(const GCNSubtarget &ST) : SIGfx10CacheControl(ST) {} SIGfx11CacheControl() function in __anond7d82e590111::SIGfx11CacheControl