Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h170 selectVOP3Mods(MachineOperand &Root) const;
H A DAMDGPUGISel.td31 GIComplexOperandMatcher<s32, "selectVOP3Mods">,
H A DAMDGPUInstructionSelector.cpp3273 AMDGPUInstructionSelector::selectVOP3Mods(MachineOperand &Root) const { in selectVOP3Mods() function in AMDGPUInstructionSelector