Home
last modified time | relevance | path

Searched refs:selectVOP3NoMods (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h182 ComplexRendererFns selectVOP3NoMods(MachineOperand &Root) const;
H A DAMDGPUGISel.td39 GIComplexOperandMatcher<s32, "selectVOP3NoMods">,
H A DAMDGPUInstructionSelector.cpp3808 AMDGPUInstructionSelector::selectVOP3NoMods(MachineOperand &Root) const { in selectVOP3NoMods() function in AMDGPUInstructionSelector