Searched refs:selectDSGWSIntrinsic (Results 1 – 2 of 2) sorted by relevance
122 bool selectDSGWSIntrinsic(MachineInstr &MI, Intrinsic::ID IID) const;
1637 bool AMDGPUInstructionSelector::selectDSGWSIntrinsic(MachineInstr &MI, in selectDSGWSIntrinsic() function in AMDGPUInstructionSelector2082 return selectDSGWSIntrinsic(I, IntrinsicID); in selectG_INTRINSIC_W_SIDE_EFFECTS()