Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h267 selectDS1Addr1Offset(MachineOperand &Root) const;
H A DAMDGPUGISel.td154 GIComplexOperandMatcher<s32, "selectDS1Addr1Offset">,
H A DAMDGPUInstructionSelector.cpp4915 AMDGPUInstructionSelector::selectDS1Addr1Offset(MachineOperand &Root) const { in selectDS1Addr1Offset() function in AMDGPUInstructionSelector