Searched refs:selectSGetBarrierState (Results 1 – 2 of 2) sorted by relevance
158 bool selectSGetBarrierState(MachineInstr &I, Intrinsic::ID IID) const;
2367 return selectSGetBarrierState(I, IntrinsicID); in selectG_INTRINSIC_W_SIDE_EFFECTS()6465 bool AMDGPUInstructionSelector::selectSGetBarrierState( in selectSGetBarrierState() function in AMDGPUInstructionSelector