Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h195 selectVOP3PModsNeg(MachineOperand &Root) const;
H A DAMDGPUGISel.td55 GIComplexOperandMatcher<s32, "selectVOP3PModsNeg">,
H A DAMDGPUInstructionSelector.cpp3875 AMDGPUInstructionSelector::selectVOP3PModsNeg(MachineOperand &Root) const { in selectVOP3PModsNeg() function in AMDGPUInstructionSelector