Searched refs:insertRelease (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 344 virtual bool insertRelease(MachineBasicBlock::iterator &MI, 403 bool insertRelease(MachineBasicBlock::iterator &MI, 456 bool insertRelease(MachineBasicBlock::iterator &MI, 508 bool insertRelease(MachineBasicBlock::iterator &MI, SIAtomicScope Scope, 1106 bool SIGfx6CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx6CacheControl 1410 bool SIGfx90ACacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx90ACacheControl 1454 SIGfx7CacheControl::insertRelease(MI, Scope, AddrSpace, in insertRelease() 1699 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx940CacheControl 2198 Changed |= CC->insertRelease(MI, MOI.getScope(), in expandStore() 2234 Changed |= CC->insertRelease(MI, MOI.getScope(), in expandAtomicFence() [all …]
|