Home
last modified time | relevance | path

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

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