Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h249 selectDS128Bit8ByteAligned(MachineOperand &Root) const;
H A DAMDGPUGISel.td129 GIComplexOperandMatcher<s64, "selectDS128Bit8ByteAligned">,
H A DAMDGPUInstructionSelector.cpp4420 AMDGPUInstructionSelector::selectDS128Bit8ByteAligned(MachineOperand &Root) const { in selectDS128Bit8ByteAligned() function in AMDGPUInstructionSelector