Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h204 selectSmrdImm(MachineOperand &Root) const;
H A DAMDGPUGISel.td80 GIComplexOperandMatcher<s64, "selectSmrdImm">,
H A DAMDGPUInstructionSelector.cpp3905 AMDGPUInstructionSelector::selectSmrdImm(MachineOperand &Root) const { in selectSmrdImm() function in AMDGPUInstructionSelector