Home
last modified time | relevance | path

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

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