Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h226 selectScratchSAddr(MachineOperand &Root) const;
H A DAMDGPUGISel.td117 GIComplexOperandMatcher<s32, "selectScratchSAddr">,
H A DAMDGPUInstructionSelector.cpp4125 AMDGPUInstructionSelector::selectScratchSAddr(MachineOperand &Root) const { in selectScratchSAddr() function in AMDGPUInstructionSelector