Home
last modified time | relevance | path

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

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