Searched refs:selectSMFMACIntrin (Results 1 – 2 of 2) sorted by relevance
150 bool selectSMFMACIntrin(MachineInstr &I) const;
1190 return selectSMFMACIntrin(I); in selectG_INTRINSIC()3623 bool AMDGPUInstructionSelector::selectSMFMACIntrin(MachineInstr &MI) const { in selectSMFMACIntrin() function in AMDGPUInstructionSelector