Home
last modified time | relevance | path

Searched refs:selectSMFMACIntrin (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h148 bool selectSMFMACIntrin(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1017 return selectSMFMACIntrin(I); in selectG_INTRINSIC()
3346 bool AMDGPUInstructionSelector::selectSMFMACIntrin(MachineInstr &MI) const { in selectSMFMACIntrin() function in AMDGPUInstructionSelector