Home
last modified time | relevance | path

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

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