Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h247 selectDS64Bit4ByteAligned(MachineOperand &Root) const;
H A DAMDGPUGISel.td129 GIComplexOperandMatcher<s64, "selectDS64Bit4ByteAligned">,
H A DAMDGPUInstructionSelector.cpp4480 AMDGPUInstructionSelector::selectDS64Bit4ByteAligned(MachineOperand &Root) const { in selectDS64Bit4ByteAligned() function in AMDGPUInstructionSelector