Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h250 selectScratchSVAddr(MachineOperand &Root) const;
H A DAMDGPUGISel.td150 GIComplexOperandMatcher<s32, "selectScratchSVAddr">,
H A DAMDGPUInstructionSelector.cpp4549 AMDGPUInstructionSelector::selectScratchSVAddr(MachineOperand &Root) const { in selectScratchSVAddr() function in AMDGPUInstructionSelector