Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h162 selectVOP3Mods0(MachineOperand &Root) const;
H A DAMDGPUGISel.td27 GIComplexOperandMatcher<s32, "selectVOP3Mods0">,
H A DAMDGPUInstructionSelector.cpp3629 AMDGPUInstructionSelector::selectVOP3Mods0(MachineOperand &Root) const { in selectVOP3Mods0() function in AMDGPUInstructionSelector