Home
last modified time | relevance | path

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

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