Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h203 selectScratchOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td89 GIComplexOperandMatcher<s32, "selectScratchOffset">,
H A DAMDGPUInstructionSelector.cpp3488 AMDGPUInstructionSelector::selectScratchOffset(MachineOperand &Root) const { in selectScratchOffset() function in AMDGPUInstructionSelector