Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h151 bool selectSBarrierSignalIsfirst(MachineInstr &I, Intrinsic::ID IID) const;
H A DAMDGPUInstructionSelector.cpp2114 return selectSBarrierSignalIsfirst(I, IntrinsicID); in selectG_INTRINSIC_W_SIDE_EFFECTS()
5483 bool AMDGPUInstructionSelector::selectSBarrierSignalIsfirst( in selectSBarrierSignalIsfirst() function in AMDGPUInstructionSelector