Searched refs:selectPermlaneSwapIntrin (Results 1 – 2 of 2) sorted by relevance
151 bool selectPermlaneSwapIntrin(MachineInstr &I, Intrinsic::ID IntrID) const;
1193 return selectPermlaneSwapIntrin(I, IntrinsicID); in selectG_INTRINSIC()3724 bool AMDGPUInstructionSelector::selectPermlaneSwapIntrin( in selectPermlaneSwapIntrin() function in AMDGPUInstructionSelector