Searched refs:selectSBarrierSignalIsfirst (Results 1 – 2 of 2) sorted by relevance
151 bool selectSBarrierSignalIsfirst(MachineInstr &I, Intrinsic::ID IID) const;
2114 return selectSBarrierSignalIsfirst(I, IntrinsicID); in selectG_INTRINSIC_W_SIDE_EFFECTS()5483 bool AMDGPUInstructionSelector::selectSBarrierSignalIsfirst( in selectSBarrierSignalIsfirst() function in AMDGPUInstructionSelector