Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUGISel.td87 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
100 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
H A DAMDGPUInstructionSelector.h214 selectVOP3OpSelMods(MachineOperand &Root) const;
H A DAMDGPUInstructionSelector.cpp4120 AMDGPUInstructionSelector::selectVOP3OpSelMods(MachineOperand &Root) const { in selectVOP3OpSelMods() function in AMDGPUInstructionSelector