Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h127 bool selectSBarrier(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp1437 bool AMDGPUInstructionSelector::selectSBarrier(MachineInstr &MI) const { in selectSBarrier() function in AMDGPUInstructionSelector
1752 return selectSBarrier(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()