Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h113 bool selectDivScale(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp983 bool AMDGPUInstructionSelector::selectDivScale(MachineInstr &MI) const { in selectDivScale() function in AMDGPUInstructionSelector
1060 return selectDivScale(I); in selectG_INTRINSIC()