Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h227 selectDS64Bit4ByteAligned(MachineOperand &Root) const;
H A DAMDGPUGISel.td101 GIComplexOperandMatcher<s64, "selectDS64Bit4ByteAligned">,
H A DAMDGPUInstructionSelector.cpp3914 AMDGPUInstructionSelector::selectDS64Bit4ByteAligned(MachineOperand &Root) const { in selectDS64Bit4ByteAligned() function in AMDGPUInstructionSelector