Home
last modified time | relevance | path

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

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