Searched refs:insertRelease (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 356 virtual bool insertRelease(MachineBasicBlock::iterator &MI, 419 bool insertRelease(MachineBasicBlock::iterator &MI, 472 bool insertRelease(MachineBasicBlock::iterator &MI, 524 bool insertRelease(MachineBasicBlock::iterator &MI, SIAtomicScope Scope, 632 bool insertRelease(MachineBasicBlock::iterator &MI, SIAtomicScope Scope, 1234 bool SIGfx6CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx6CacheControl 1538 bool SIGfx90ACacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx90ACacheControl 1582 SIGfx7CacheControl::insertRelease(MI, Scope, AddrSpace, in insertRelease() 1827 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx940CacheControl 2456 bool SIGfx12CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx12CacheControl [all …]
|