Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUGISel.td63 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
76 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
H A DAMDGPUInstructionSelector.h194 selectVOP3OpSelMods(MachineOperand &Root) const;
H A DAMDGPUInstructionSelector.cpp3799 AMDGPUInstructionSelector::selectVOP3OpSelMods(MachineOperand &Root) const { in selectVOP3OpSelMods() function in AMDGPUInstructionSelector