Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h147 bool selectSMFMACIntrin(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1078 return selectSMFMACIntrin(I); in selectG_INTRINSIC()
3387 bool AMDGPUInstructionSelector::selectSMFMACIntrin(MachineInstr &MI) const { in selectSMFMACIntrin() function in AMDGPUInstructionSelector