Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h230 selectScratchSVAddr(MachineOperand &Root) const;
H A DAMDGPUGISel.td121 GIComplexOperandMatcher<s32, "selectScratchSVAddr">,
H A DAMDGPUInstructionSelector.cpp4201 AMDGPUInstructionSelector::selectScratchSVAddr(MachineOperand &Root) const { in selectScratchSVAddr() function in AMDGPUInstructionSelector