Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h226 selectDS64Bit4ByteAligned(MachineOperand &Root) const;
H A DAMDGPUGISel.td101 GIComplexOperandMatcher<s64, "selectDS64Bit4ByteAligned">,
H A DAMDGPUInstructionSelector.cpp3880 AMDGPUInstructionSelector::selectDS64Bit4ByteAligned(MachineOperand &Root) const { in selectDS64Bit4ByteAligned() function in AMDGPUInstructionSelector