Home
last modified time | relevance | path

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

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