Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h220 selectScratchOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td113 GIComplexOperandMatcher<s32, "selectScratchOffset">,
H A DAMDGPUInstructionSelector.cpp4003 AMDGPUInstructionSelector::selectScratchOffset(MachineOperand &Root) const { in selectScratchOffset() function in AMDGPUInstructionSelector