Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInstructionSelector.h246 selectScratchSAddr(MachineOperand &Root) const;
HDAMDGPUGISel.td146 GIComplexOperandMatcher<s32, "selectScratchSAddr">,
HDAMDGPUInstructionSelector.cpp4472 AMDGPUInstructionSelector::selectScratchSAddr(MachineOperand &Root) const { in selectScratchSAddr() function in AMDGPUInstructionSelector