Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h317 ComplexRendererFns selectSMRDBufferSgprImm(MachineOperand &Root) const;
H A DAMDGPUGISel.td182 GIComplexOperandMatcher<s64, "selectSMRDBufferSgprImm">,
H A DAMDGPUInstructionSelector.cpp5316 AMDGPUInstructionSelector::selectSMRDBufferSgprImm(MachineOperand &Root) const { in selectSMRDBufferSgprImm() function in AMDGPUInstructionSelector