Home
last modified time | relevance | path

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

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