Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h208 selectSmrdSgpr(MachineOperand &Root) const;
H A DAMDGPUGISel.td88 GIComplexOperandMatcher<s64, "selectSmrdSgpr">,
H A DAMDGPUInstructionSelector.cpp3937 AMDGPUInstructionSelector::selectSmrdSgpr(MachineOperand &Root) const { in selectSmrdSgpr() function in AMDGPUInstructionSelector