Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h192 selectVOP3PModsDOT(MachineOperand &Root) const;
H A DAMDGPUGISel.td51 GIComplexOperandMatcher<s32, "selectVOP3PModsDOT">,
H A DAMDGPUInstructionSelector.cpp3860 AMDGPUInstructionSelector::selectVOP3PModsDOT(MachineOperand &Root) const { in selectVOP3PModsDOT() function in AMDGPUInstructionSelector