Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h296 ComplexRendererFns selectSMRDBufferSgprImm(MachineOperand &Root) const;
DAMDGPUGISel.td149 GIComplexOperandMatcher<s64, "selectSMRDBufferSgprImm">,
DAMDGPUInstructionSelector.cpp4848 AMDGPUInstructionSelector::selectSMRDBufferSgprImm(MachineOperand &Root) const { in selectSMRDBufferSgprImm() function in AMDGPUInstructionSelector