Home
last modified time | relevance | path

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

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