Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h168 selectVOP3OMods(MachineOperand &Root) const;
DAMDGPUGISel.td39 GIComplexOperandMatcher<s32, "selectVOP3OMods">,
DAMDGPUInstructionSelector.cpp3594 AMDGPUInstructionSelector::selectVOP3OMods(MachineOperand &Root) const { in selectVOP3OMods() function in AMDGPUInstructionSelector