Home
last modified time | relevance | path

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

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