Home
last modified time | relevance | path

Searched refs: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
616 return make_unique<SIGfx7CacheControl>(ST); in create()
806 bool SIGfx7CacheControl::insertCacheInvalidate(MachineBasicBlock::iterator &MI, in insertCacheInvalidate()