Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp324 virtual bool expandSystemScopeStore(MachineBasicBlock::iterator &MI) const { in expandSystemScopeStore() function in __anone9343ac70111::SICacheControl
605 bool expandSystemScopeStore(MachineBasicBlock::iterator &MI) const override;
2544 bool SIGfx12CacheControl::expandSystemScopeStore( in expandSystemScopeStore() function in SIGfx12CacheControl
2679 Changed |= CC->expandSystemScopeStore(MI); in expandStore()