Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h244 selectDS1Addr1Offset(MachineOperand &Root) const;
H A DAMDGPUGISel.td125 GIComplexOperandMatcher<s32, "selectDS1Addr1Offset">,
H A DAMDGPUInstructionSelector.cpp4469 AMDGPUInstructionSelector::selectDS1Addr1Offset(MachineOperand &Root) const { in selectDS1Addr1Offset() function in AMDGPUInstructionSelector