Home
last modified time | relevance | path

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

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