Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h205 selectWMMAModsF16NegAbs(MachineOperand &Root) const;
H A DAMDGPUGISel.td75 GIComplexOperandMatcher<s32, "selectWMMAModsF16NegAbs">,
H A DAMDGPUInstructionSelector.cpp4019 AMDGPUInstructionSelector::selectWMMAModsF16NegAbs(MachineOperand &Root) const { in selectWMMAModsF16NegAbs() function in AMDGPUInstructionSelector