Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h111 bool selectDivScale(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp1018 bool AMDGPUInstructionSelector::selectDivScale(MachineInstr &MI) const { in selectDivScale() function in AMDGPUInstructionSelector
1095 return selectDivScale(I); in selectG_INTRINSIC()