Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h141 bool selectG_AMDGPU_ATOMIC_CMPXCHG(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp2369 bool AMDGPUInstructionSelector::selectG_AMDGPU_ATOMIC_CMPXCHG( in selectG_AMDGPU_ATOMIC_CMPXCHG() function in AMDGPUInstructionSelector
3140 return selectG_AMDGPU_ATOMIC_CMPXCHG(I); in select()