Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp543 class SIGfx10CacheControl : public SIGfx7CacheControl { class
554 SIGfx10CacheControl(const GCNSubtarget &ST) : SIGfx7CacheControl(ST) {} in SIGfx10CacheControl() function in __anone9343ac70111::SIGfx10CacheControl