Home
last modified time | relevance | path

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

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