Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h219 selectScratchOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td109 GIComplexOperandMatcher<s32, "selectScratchOffset">,
H A DAMDGPUInstructionSelector.cpp3937 AMDGPUInstructionSelector::selectScratchOffset(MachineOperand &Root) const { in selectScratchOffset() function in AMDGPUInstructionSelector