Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp346 class SIGfx7CacheControl : public SIGfx6CacheControl { class
349 SIGfx7CacheControl(const GCNSubtarget &ST) : SIGfx6CacheControl(ST) {}; in SIGfx7CacheControl() function in __anonb90648a10111::SIGfx7CacheControl
619 return make_unique<SIGfx7CacheControl>(ST); in create()
809 bool SIGfx7CacheControl::insertCacheInvalidate(MachineBasicBlock::iterator &MI, in insertCacheInvalidate()