Searched refs:insertRelease (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 345 virtual bool insertRelease(MachineBasicBlock::iterator &MI, 404 bool insertRelease(MachineBasicBlock::iterator &MI, 457 bool insertRelease(MachineBasicBlock::iterator &MI, 509 bool insertRelease(MachineBasicBlock::iterator &MI, SIAtomicScope Scope, 1095 bool SIGfx6CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx6CacheControl 1399 bool SIGfx90ACacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx90ACacheControl 1443 SIGfx7CacheControl::insertRelease(MI, Scope, AddrSpace, in insertRelease() 1688 bool SIGfx940CacheControl::insertRelease(MachineBasicBlock::iterator &MI, in insertRelease() function in SIGfx940CacheControl 2187 Changed |= CC->insertRelease(MI, MOI.getScope(), in expandStore() 2223 Changed |= CC->insertRelease(MI, MOI.getScope(), in expandAtomicFence() [all …]
|