Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h230 selectSmrdSgprImm(MachineOperand &Root) const;
H A DAMDGPUGISel.td116 GIComplexOperandMatcher<s64, "selectSmrdSgprImm">,
H A DAMDGPUInstructionSelector.cpp4292 AMDGPUInstructionSelector::selectSmrdSgprImm(MachineOperand &Root) const { in selectSmrdSgprImm() function in AMDGPUInstructionSelector