Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUGISel.td59 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
72 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
DAMDGPUInstructionSelector.h193 selectVOP3OpSelMods(MachineOperand &Root) const;
DAMDGPUInstructionSelector.cpp3725 AMDGPUInstructionSelector::selectVOP3OpSelMods(MachineOperand &Root) const { in selectVOP3OpSelMods() function in AMDGPUInstructionSelector