Home
last modified time | relevance | path

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

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