Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h223 selectDS1Addr1Offset(MachineOperand &Root) const;
H A DAMDGPUGISel.td97 GIComplexOperandMatcher<s32, "selectDS1Addr1Offset">,
H A DAMDGPUInstructionSelector.cpp3869 AMDGPUInstructionSelector::selectDS1Addr1Offset(MachineOperand &Root) const { in selectDS1Addr1Offset() function in AMDGPUInstructionSelector