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