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